diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-04 20:27:42 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-04 20:28:20 +0200 |
commit | 4c349b96412f3a578a58a8ff26eb518718de4fa1 (patch) | |
tree | a0931531de838714a5dfda9a2c619e09498bf7a4 /dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild | |
parent | dev-perl/Geo-IP: EAPI=7 bump (diff) | |
download | gentoo-4c349b96412f3a578a58a8ff26eb518718de4fa1.tar.gz gentoo-4c349b96412f3a578a58a8ff26eb518718de4fa1.tar.bz2 gentoo-4c349b96412f3a578a58a8ff26eb518718de4fa1.zip |
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@gentoo.org>
Diffstat (limited to 'dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild')
-rw-r--r-- | dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild | 17 |
1 files changed, 0 insertions, 17 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-r1.ebuild deleted file mode 100644 index 3e189174f0b3..000000000000 --- a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=JSTENZEL -MODULE_VERSION=1.11 -inherit perl-module - -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" |