commit:     4c349b96412f3a578a58a8ff26eb518718de4fa1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  4 18:27:42 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun  4 18:28:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c349b96

dev-perl/Getopt-ArgvFile: EAPI=7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...le-1.110.0-r1.ebuild => Getopt-ArgvFile-1.110.0-r2.ebuild} | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild 
b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r2.ebuild
similarity index 70%
rename from dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild
rename to dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r2.ebuild
index 3e189174f0b..adb5a9d0633 100644
--- a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild
+++ b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR=JSTENZEL
-MODULE_VERSION=1.11
+DIST_AUTHOR=JSTENZEL
+DIST_VERSION=1.11
 inherit perl-module
 
 DESCRIPTION="This module is a simple supplement to other option handling 
modules"
@@ -12,6 +12,3 @@ DESCRIPTION="This module is a simple supplement to other 
option handling modules
 SLOT="0"
 LICENSE="|| ( Artistic Artistic-2 )" # Artistic+
 KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"

Reply via email to