summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-19 18:05:30 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-19 20:39:53 +0100
commitade3ddd9cd9ba210297caf52e7025ae9b1da01f5 (patch)
tree6eb6f2763ce139af07170abe998428fe5b771e76 /dev-perl
parentdev-perl/MP3-Info: EAPI=8 bump (diff)
downloadgentoo-ade3ddd9cd9ba210297caf52e7025ae9b1da01f5.tar.gz
gentoo-ade3ddd9cd9ba210297caf52e7025ae9b1da01f5.tar.bz2
gentoo-ade3ddd9cd9ba210297caf52e7025ae9b1da01f5.zip
dev-perl/MP3-Tag: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/MP3-Tag/MP3-Tag-1.150.0-r1.ebuild (renamed from dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild)12
1 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.150.0-r1.ebuild
index e78285027ed3..dd600449edcd 100644
--- a/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild
+++ b/dev-perl/MP3-Tag/MP3-Tag-1.150.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=ILYAZ
DIST_VERSION=1.15
@@ -15,9 +15,13 @@ DESCRIPTION="Module for reading tags of MP3 Audio files"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE=""
-RDEPEND="dev-perl/MP3-Info"
-DEPEND="${RDEPEND}
+RDEPEND="
+ dev-perl/MP3-Info
+"
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
+
+# somewhat flaky
+DIST_TEST=do