diff options
| author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-17 21:16:06 +0200 |
|---|---|---|
| committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-17 21:17:02 +0200 |
| commit | 488e48da3011e1af77cf340968786262e2e02a28 (patch) | |
| tree | 35448c3f8104beabde827c0f414ed0e84c8478de /dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | |
| parent | 1862a70a5942e48436a4591c177e7f953594f032 (diff) | |
| download | gentoo-488e48da3011e1af77cf340968786262e2e02a28.tar.gz gentoo-488e48da3011e1af77cf340968786262e2e02a28.tar.bz2 gentoo-488e48da3011e1af77cf340968786262e2e02a28.zip | |
dev-perl/Data-Validate-IP: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild')
| -rw-r--r-- | dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild deleted file mode 100644 index 8615188b8e55..000000000000 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=0.27 -DIST_EXAMPLES=("bench/*") - -inherit perl-module - -DESCRIPTION="Lightweight IPv4 and IPv6 validation module" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Exporter - >=dev-perl/NetAddr-IP-4 - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - >=virtual/perl-Test-Simple-0.960.0 - dev-perl/Test-Requires - ) -" |
