diff options
-rw-r--r-- | dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild (renamed from dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild) | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild index 89835847a445..b0a2fa6617d2 100644 --- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild +++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild @@ -1,16 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 -MODULE_AUTHOR=SALVA -MODULE_VERSION=0.03 +DIST_AUTHOR=SALVA +DIST_VERSION=0.03 inherit perl-module DESCRIPTION="Regular expression for IPv6 addresses" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" - -SRC_TEST="do" |