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

commit:     c5ef1a3489f5c7c515a830f6bf641e443e0b50dc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 14:39:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 14:39:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ef1a34

dev-util/vtable-dumper: EAPI 8

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

 .../{vtable-dumper-1.2.ebuild => vtable-dumper-1.2-r1.ebuild}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/vtable-dumper/vtable-dumper-1.2.ebuild b/dev-util/vtable-dumper/vtable-dumper-1.2-r1.ebuild
similarity index 86%
rename from dev-util/vtable-dumper/vtable-dumper-1.2.ebuild
rename to dev-util/vtable-dumper/vtable-dumper-1.2-r1.ebuild
index 2f8fc171d985..16c79f0fac7f 100644
--- a/dev-util/vtable-dumper/vtable-dumper-1.2.ebuild
+++ b/dev-util/vtable-dumper/vtable-dumper-1.2-r1.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
 
 inherit toolchain-funcs
 
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~riscv ~x86"
 
-DEPEND="dev-libs/elfutils:0="
+DEPEND="dev-libs/elfutils:="
 RDEPEND="${DEPEND}"
 
 src_configure() {
@@ -21,6 +21,6 @@ src_configure() {
 }
 
 src_install() {
-	emake prefix="${ED%/}/usr" install
+	emake prefix="${ED}"/usr install
 	einstalldocs
 }


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

Thread overview: 7+ 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/vtable-dumper/ Sam James
2022-06-03 18:37 Mike Gilbert
2021-08-11  6:39 Agostino Sarubbo
2017-09-05 17:13 Michał Górny
2016-12-31 16:05 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=1657463983.c5ef1a3489f5c7c515a830f6bf641e443e0b50dc.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