diff options
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r2.ebuild (renamed from dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild) | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild b/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r2.ebuild index 0950d54e1b73..ff1c249e66c9 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -MODULE_AUTHOR=ABIGAIL -MODULE_VERSION=2009041301 +DIST_AUTHOR=ABIGAIL +DIST_VERSION=2009041301 inherit perl-module DESCRIPTION="2-letter, 3-letter, and numerical codes for countries" @@ -12,6 +12,3 @@ DESCRIPTION="2-letter, 3-letter, and numerical codes for countries" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -SRC_TEST="do" |