diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 20:25:47 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:49 +0100 |
commit | caa6ad8634606e5f99b92d9813bda77743391b2c (patch) | |
tree | abcead27807ce1e84037dd473cdb7581b10675ba /virtual/perl-Net-Ping | |
parent | virtual/perl-Module-Metadata: Drop old (diff) | |
download | gentoo-caa6ad8634606e5f99b92d9813bda77743391b2c.tar.gz gentoo-caa6ad8634606e5f99b92d9813bda77743391b2c.tar.bz2 gentoo-caa6ad8634606e5f99b92d9813bda77743391b2c.zip |
virtual/perl-Net-Ping: Drop old
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild | 15 |
3 files changed, 0 insertions, 45 deletions
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild deleted file mode 100644 index 32a003b7a141..000000000000 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.100_rc-r6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" - -RDEPEND=" - || ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/Net-Ping-${PV} - !>perl-core/Net-Ping-${PV}-r999 -" diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild deleted file mode 100644 index b24bb85035aa..000000000000 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" - -RDEPEND=" - || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/Net-Ping-${PV} - !>perl-core/Net-Ping-${PV}-r999 -" diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild deleted file mode 100644 index 356ba92a00c3..000000000000 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" - -RDEPEND=" - || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/Net-Ping-${PV} - !>perl-core/Net-Ping-${PV}-r999 -" |