public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/c-capnproto/
Date: Thu, 25 May 2017 15:48:58 +0000 (UTC)	[thread overview]
Message-ID: <1495727328.f9efc329d7df81df3e8f6371fc604df1e9a9805e.aballier@gentoo> (raw)

commit:     f9efc329d7df81df3e8f6371fc604df1e9a9805e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 15:37:05 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu May 25 15:48:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9efc329

dev-libs/c-capnproto: Bump to 0.3

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-libs/c-capnproto/Manifest               |  1 +
 dev-libs/c-capnproto/c-capnproto-0.3.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-libs/c-capnproto/Manifest b/dev-libs/c-capnproto/Manifest
index 4281d9bf47c..06c71ebbce3 100644
--- a/dev-libs/c-capnproto/Manifest
+++ b/dev-libs/c-capnproto/Manifest
@@ -1,2 +1,3 @@
 DIST c-capnproto-0.1.tar.gz 64051 SHA256 34718b5e56972f3964b69fcc5eea254cfd76d133a1ccf63f84c9e5a5a0faeab9 SHA512 6d8c66061419edafa0e01220a4c0fd23feac1674bb73b6f34c0677edaef9118a87badcbf939390842caa6fa4eb9ed0bc9c8ff542641b563bf729339bff9df9bd WHIRLPOOL d4e6ce299c063dcc57a48afc4f4dcf5ea7fcb485d8e325be31ed37595cfd539a29532f59adb679d3185c1a5af281331a62d83567e9862af44d463784319d7135
 DIST c-capnproto-0.2.tar.gz 77374 SHA256 1fab2ed66b5b4c029dc28c27a1a44147e107394b4feb42e62fe7b9a70b7ea1e6 SHA512 af6589b20b2fc7b129ee2209ecffbc94a483ca47ff3d5757b376dc43705dec11b5081d2ab73a1f9ff0cd7a668f63d499109aed0c4a616a89cb2458b0b9166e24 WHIRLPOOL 21881861937b639761c44109ed59e068b6651c3a5471255378f014ad0d20c91a898019eff5e5e55d2155ab1616047b27e804728deb6f5ecde1a0f12c1f231db0
+DIST c-capnproto-0.3.tar.xz 620560 SHA256 215bc921b5196d0e52a2a8a65d99b80f6a3c0c4413300736fd961c174cf79937 SHA512 188167a7e1e50e099135dfdcd2e739585074e0c63fe891ef173a5070cd4f019195823eb8f30389c82228b8981fd595c25fe03c3ac35a158f593c1fbaab87691f WHIRLPOOL e5ab0ecec73c7f17b01e61494d6892641f0fae4dc2880fd020e9de2120d8eada52e930d068bb88f4216bff82cd236c37bc3a11579c58f6be6424af93fbf8106e

diff --git a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild
new file mode 100644
index 00000000000..ad8901841eb
--- /dev/null
+++ b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit autotools-utils
+
+DESCRIPTION="C library/compiler for the Cap'n Proto serialization/RPC protocol"
+HOMEPAGE="https://github.com/opensourcerouting/c-capnproto"
+SRC_URI="https://github.com/opensourcerouting/c-capnproto/releases/download/${P}/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+"


             reply	other threads:[~2017-05-25 15:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25 15:48 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-03 22:28 [gentoo-commits] repo/gentoo:master commit in: dev-libs/c-capnproto/ Sam James
2021-02-27  2:25 Sam James
2020-06-09 13:47 Agostino Sarubbo
2020-06-09 13:45 Agostino Sarubbo
2020-06-08 16:34 Mart Raudsepp
2020-06-08 11:57 Alexis Ballier
2017-06-15 10:41 Alexis Ballier
2017-05-26  6:41 Alexis Ballier
2016-08-02 13:16 Alexis Ballier

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=1495727328.f9efc329d7df81df3e8f6371fc604df1e9a9805e.aballier@gentoo \
    --to=aballier@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