commit:     c392835d765dcd412f8caf70c9e766eb4216cb4a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 00:47:00 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 00:49:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c392835d

dev-perl/File-MMagic: -r bump for EAPI7

- EAPI7
- Parallel tests
- Remove unused/empty variable assignments

Package-Manager: Portage-3.0.4, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/File-MMagic/File-MMagic-1.300.0-r2.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/dev-perl/File-MMagic/File-MMagic-1.300.0-r2.ebuild 
b/dev-perl/File-MMagic/File-MMagic-1.300.0-r2.ebuild
new file mode 100644
index 00000000000..a280f03d820
--- /dev/null
+++ b/dev-perl/File-MMagic/File-MMagic-1.300.0-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=KNOK
+DIST_VERSION=1.30
+inherit perl-module
+
+DESCRIPTION="The Perl Image-Info Module"
+
+SLOT="0"
+LICENSE="File-MMagic"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+BDEPEND="
+       virtual/perl-ExtUtils-MakeMaker
+"

Reply via email to