diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-04 22:36:16 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-04 22:46:36 +0200 |
commit | 2c8209975d2d40343d4ae310f0f992c299269f57 (patch) | |
tree | d35c6361f298950687a310b3b94ee227dbb9ead2 /dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | |
parent | dev-perl/Regexp-Common-net-CIDR: EAPI=8 bump (diff) | |
download | gentoo-2c8209975d2d40343d4ae310f0f992c299269f57.tar.gz gentoo-2c8209975d2d40343d4ae310f0f992c299269f57.tar.bz2 gentoo-2c8209975d2d40343d4ae310f0f992c299269f57.zip |
dev-perl/Regexp-IPv6: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild')
-rw-r--r-- | dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild new file mode 100644 index 000000000000..b0a2fa6617d2 --- /dev/null +++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=SALVA +DIST_VERSION=0.03 +inherit perl-module + +DESCRIPTION="Regular expression for IPv6 addresses" + +SLOT="0" +KEYWORDS="amd64 x86" |