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-util/abi-dumper/
Date: Sun, 10 Jul 2022 14:39:49 +0000 (UTC)	[thread overview]
Message-ID: <1657463982.f4c3c18e5146d3a56132cc79044d39af91bdb822.sam@gentoo> (raw)

commit:     f4c3c18e5146d3a56132cc79044d39af91bdb822
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 14:38:47 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 14:39:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c3c18e

dev-util/abi-dumper: EAPI 8

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/abi-dumper/abi-dumper-1.2.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-util/abi-dumper/abi-dumper-1.2.ebuild b/dev-util/abi-dumper/abi-dumper-1.2.ebuild
index 18fc227fc99e..f3750fa58542 100644
--- a/dev-util/abi-dumper/abi-dumper-1.2.ebuild
+++ b/dev-util/abi-dumper/abi-dumper-1.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Dump ABI of an ELF object containing DWARF debug info"
 HOMEPAGE="https://github.com/lvc/abi-dumper"
@@ -11,10 +11,11 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~riscv ~x86"
 
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
+RDEPEND="
 	dev-libs/elfutils
-	dev-util/vtable-dumper"
+	dev-util/vtable-dumper
+"
+BDEPEND="dev-lang/perl"
 
 src_compile() {
 	:


             reply	other threads:[~2022-07-10 14:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-10 14:39 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-25 22:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/abi-dumper/ Sam James
2022-07-10 22:46 Sam James
2022-07-10 14:39 Sam James
2022-06-03 18:37 Mike Gilbert
2021-08-11  6:39 Agostino Sarubbo
2020-11-20  9:54 Michał Górny
2018-01-02  6:19 Michał Górny
2017-09-05 17:13 Michał Górny
2017-09-05 17:13 Michał Górny
2016-12-31 16:36 Mike Gilbert
2016-05-08 17:31 Mike Gilbert

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=1657463982.f4c3c18e5146d3a56132cc79044d39af91bdb822.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