public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/mp32ogg/
@ 2022-07-29 21:39 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2022-07-29 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     94488f379b9963ea70316a1f5a3e6f420d51ba88
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 21:38:17 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 21:38:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94488f37

media-sound/mp32ogg: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...mp32ogg-0.11-r6.ebuild => mp32ogg-0.11-r7.ebuild} | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/media-sound/mp32ogg/mp32ogg-0.11-r6.ebuild b/media-sound/mp32ogg/mp32ogg-0.11-r7.ebuild
similarity index 63%
rename from media-sound/mp32ogg/mp32ogg-0.11-r6.ebuild
rename to media-sound/mp32ogg/mp32ogg-0.11-r7.ebuild
index 92d9ea2f2c79..c6a304b79373 100644
--- a/media-sound/mp32ogg/mp32ogg-0.11-r6.ebuild
+++ b/media-sound/mp32ogg/mp32ogg-0.11-r7.ebuild
@@ -1,30 +1,28 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="A perl script to convert MP3 files to Ogg Vorbis files"
 HOMEPAGE="http://faceprint.com/code/"
 SRC_URI="ftp://ftp.faceprint.com/pub/software/scripts/mp32ogg"
+S="${WORKDIR}"
 
 LICENSE="Artistic"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-RDEPEND="media-sound/mpg123
+RDEPEND="
 	dev-perl/MP3-Info
 	dev-perl/String-ShellQuote
+	media-sound/mpg123
 	media-sound/vorbis-tools"
-DEPEND=""
-
-S=${WORKDIR}
 
 PATCHES=(
-	"${FILESDIR}/${P}-r4-mpg321.patch"
-	"${FILESDIR}/${P}-r4-quality.patch"\
-	"${FILESDIR}/${P}-r5-german_umlaut.patch"
-	"${FILESDIR}/${P}-r6-force-filename-stringification.patch"
+	"${FILESDIR}"/${P}-r4-mpg321.patch
+	"${FILESDIR}"/${P}-r4-quality.patch
+	"${FILESDIR}"/${P}-r5-german_umlaut.patch
+	"${FILESDIR}"/${P}-r6-force-filename-stringification.patch
 )
 
 src_unpack() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-29 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-29 21:39 [gentoo-commits] repo/gentoo:master commit in: media-sound/mp32ogg/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox