summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-05 00:34:25 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:46 +0200
commite3df9c5a8e2e31e95564ec3f300ccf5dc6b50b20 (patch)
tree9c4a8ac6a9f1c78fe5e986f654305b777abc9379 /virtual/perl-libnet/perl-libnet-1.270.0-r1.ebuild
parentvirtual/perl-if: Add Perl 5.26 as provider (diff)
downloadgentoo-e3df9c5a8e2e31e95564ec3f300ccf5dc6b50b20.tar.gz
gentoo-e3df9c5a8e2e31e95564ec3f300ccf5dc6b50b20.tar.bz2
gentoo-e3df9c5a8e2e31e95564ec3f300ccf5dc6b50b20.zip
virtual/perl-libnet: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-libnet/perl-libnet-1.270.0-r1.ebuild')
-rw-r--r--virtual/perl-libnet/perl-libnet-1.270.0-r1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/virtual/perl-libnet/perl-libnet-1.270.0-r1.ebuild b/virtual/perl-libnet/perl-libnet-1.270.0-r1.ebuild
deleted file mode 100644
index 1f05b576b8b4..000000000000
--- a/virtual/perl-libnet/perl-libnet-1.270.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Some important notes about detecting libnet version
-# https://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes
-
-# perl-5.20 probably was 1.260 (which is not on cpan anymore)
-# lets stabilize this one day together with dev-lang/perl-5.20
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
- ~perl-core/${PN#perl-}-${PV}
- dev-lang/perl:=
-"