From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/cdplayer/
Date: Sat, 6 Nov 2021 22:35:09 +0000 (UTC) [thread overview]
Message-ID: <1636238101.70e6afc87d377a25c197d26a21775a64c9c4641d.voyageur@gentoo> (raw)
commit: 70e6afc87d377a25c197d26a21775a64c9c4641d
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 22:34:35 2021 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 22:35:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e6afc8
gnustep-apps/cdplayer: bump EAPI
Closes: https://bugs.gentoo.org/819969
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
.../cdplayer/{cdplayer-0.6.0.ebuild => cdplayer-0.6.0-r1.ebuild} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild b/gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
similarity index 87%
rename from gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
rename to gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
index 918d44818cf..3877445c20c 100644
--- a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
+++ b/gnustep-apps/cdplayer/cdplayer-0.6.0-r1.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 gnustep-2
DESCRIPTION="Small CD Audio Player for GNUstep"
@@ -20,9 +20,11 @@ DEPEND="dev-libs/libcdio
RDEPEND="${DEPEND}"
src_prepare() {
+ default
+
sed -e "s#cdda.h#paranoia/cdda.h#" \
-e "s#paranoia.h#paranoia/paranoia.h#" \
- -i AudioCD/AudioCD.h || die "AudioCD.h sed failed"
+ -i AudioCD/AudioCD.h || die
}
src_compile() {
next reply other threads:[~2021-11-06 22:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-06 22:35 Bernard Cafarelli [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-22 17:48 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/cdplayer/ Bernard Cafarelli
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=1636238101.70e6afc87d377a25c197d26a21775a64c9c4641d.voyageur@gentoo \
--to=voyageur@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