public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/c-capnproto/
Date: Sat, 27 Feb 2021 02:25:09 +0000 (UTC)	[thread overview]
Message-ID: <1614392695.100e42c2ced290472f0db7032ec9f8ff111b1711.sam@gentoo> (raw)

commit:     100e42c2ced290472f0db7032ec9f8ff111b1711
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 01:15:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 02:24:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100e42c2

dev-libs/c-capnproto: port to EAPI 7

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/c-capnproto/c-capnproto-0.3.ebuild | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild
index 645557b58a6..efe586aaee4 100644
--- a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild
+++ b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit autotools-utils
+inherit autotools
 
 DESCRIPTION="C library/compiler for the Cap'n Proto serialization/RPC protocol"
 HOMEPAGE="https://github.com/opensourcerouting/c-capnproto"
@@ -12,9 +12,5 @@ SRC_URI="https://github.com/opensourcerouting/c-capnproto/releases/download/${P}
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 arm arm64"
-IUSE="static-libs"
 
-RDEPEND=""
-DEPEND="${RDEPEND}
-	app-arch/xz-utils
-"
+BDEPEND="app-arch/xz-utils"


             reply	other threads:[~2021-02-27  2:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27  2:25 Sam James [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
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
2017-05-25 15:48 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=1614392695.100e42c2ced290472f0db7032ec9f8ff111b1711.sam@gentoo \
    --to=sam@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