summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-19 18:06:39 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-19 20:39:56 +0100
commit2629ccef399daa35aeb6375f2212f4f2c81147ce (patch)
tree71aa4e5ab2e8210ea8eecd7efb3ae32364cf1df5 /dev-perl
parentdev-perl/MP3-Tag: EAPI=8 bump (diff)
downloadgentoo-2629ccef399daa35aeb6375f2212f4f2c81147ce.tar.gz
gentoo-2629ccef399daa35aeb6375f2212f4f2c81147ce.tar.bz2
gentoo-2629ccef399daa35aeb6375f2212f4f2c81147ce.zip
dev-perl/MP4-Info: 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/MP4-Info/MP4-Info-1.130.0-r1.ebuild (renamed from dev-perl/MP4-Info/MP4-Info-1.130.0.ebuild)14
1 files changed, 5 insertions, 9 deletions
diff --git a/dev-perl/MP4-Info/MP4-Info-1.130.0.ebuild b/dev-perl/MP4-Info/MP4-Info-1.130.0-r1.ebuild
index 3ef05d9ec4cf..0244d8fa1665 100644
--- a/dev-perl/MP4-Info/MP4-Info-1.130.0.ebuild
+++ b/dev-perl/MP4-Info/MP4-Info-1.130.0-r1.ebuild
@@ -1,23 +1,19 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_VERSION=1.13
-MODULE_AUTHOR=JHAR
+DIST_VERSION=1.13
+DIST_AUTHOR=JHAR
inherit perl-module
DESCRIPTION="Fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp)"
-
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND="
virtual/perl-Encode
dev-perl/IO-String
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
"
-
-SRC_TEST=do