diff options
Diffstat (limited to 'dev-perl/Getopt-ArgvFile')
-rw-r--r-- | dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r2.ebuild (renamed from dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild) | 11 |
1 files 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 index 3e189174f0b3..adb5a9d06336 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" |