public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: net-libs/cppzmq/
Date: Sun, 20 Jan 2013 09:56:38 +0000 (UTC)	[thread overview]
Message-ID: <1358675789.aa4708f432dce6e123dc03a637a61cac8acce05d.dev-zero@gentoo> (raw)

commit:     aa4708f432dce6e123dc03a637a61cac8acce05d
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Sun Jan 20 09:56:29 2013 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Sun Jan 20 09:56:29 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=aa4708f4

Add live ebuild for cppzmq (required for cocaine).

---
 net-libs/cppzmq/Manifest          |    1 +
 net-libs/cppzmq/cppzmq-scm.ebuild |   23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/net-libs/cppzmq/Manifest b/net-libs/cppzmq/Manifest
new file mode 100644
index 0000000..b34f3db
--- /dev/null
+++ b/net-libs/cppzmq/Manifest
@@ -0,0 +1 @@
+EBUILD cppzmq-scm.ebuild 405 SHA256 f70fb18fd3af45450bd198620a7a1b628500a340460735e371299da553bfb512 SHA512 7381a23bbe9e7570322adbe7bb91e276d48c2db343e3ba2c8e442632c7142f3a237db300a085dc9219831ff5eee24731f1119ec234b8f19959cb56e8f0866165 WHIRLPOOL 4590b34802c352ef4909903ad6bc08101b2336cbc1c41c76bc4c3a4f0cc5a7499ae8a3992d16de2e3eb29068db4b4e7bd1384ada1c8735faee48df97df7ac866

diff --git a/net-libs/cppzmq/cppzmq-scm.ebuild b/net-libs/cppzmq/cppzmq-scm.ebuild
new file mode 100644
index 0000000..f8e8d10
--- /dev/null
+++ b/net-libs/cppzmq/cppzmq-scm.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit git-2
+
+DESCRIPTION="C++ binding for 0MQ"
+HOMEPAGE="https://github.com/zeromq/cppzmq"
+EGIT_REPO_URI="https://github.com/zeromq/cppzmq.git"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=net-libs/zeromq-3.2"
+
+src_install() {
+	doheader zmq.hpp
+}


                 reply	other threads:[~2013-01-20  9:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1358675789.aa4708f432dce6e123dc03a637a61cac8acce05d.dev-zero@gentoo \
    --to=dev-zero@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox