From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/soapbox/
Date: Wed, 21 Apr 2021 19:55:59 +0000 (UTC) [thread overview]
Message-ID: <1619034932.c66ef982aba779626df0631e4544616abd4835af.sam@gentoo> (raw)
commit: c66ef982aba779626df0631e4544616abd4835af
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 19:55:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 19:55:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66ef982
app-shells/soapbox: port to EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/soapbox/soapbox-0.3.1-r2.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
index 0dee6af50c3..3dc4e22aabe 100644
--- a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
+++ b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=7
inherit multilib toolchain-funcs
@@ -12,9 +12,10 @@ SRC_URI="http://dag.wieers.com/home-made/soapbox/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE=""
src_prepare() {
+ default
+
sed -i soapbox.sh \
-e "s|0.3.0|${PV}|g" \
-e "s:/lib:/usr/$(get_libdir):" \
next reply other threads:[~2021-04-21 19:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-21 19:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-22 2:59 [gentoo-commits] repo/gentoo:master commit in: app-shells/soapbox/ Sam James
2015-08-29 21:16 Patrice Clement
2015-08-29 21:16 Patrice Clement
2015-08-29 21:12 Patrice Clement
2015-08-29 21:12 Patrice Clement
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=1619034932.c66ef982aba779626df0631e4544616abd4835af.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