summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-12-10 19:43:30 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-02-10 22:53:44 +0100
commit59e9d3d90b16ab45c760cb4d3e5a4d4bea5b0d55 (patch)
tree1a64c2fddd7f3c31646aa78b3e8b0ba5c7023cd7 /virtual/perl-File-Path
parentvirtual/perl-ExtUtils-ParseXS: Drop old (diff)
downloadgentoo-59e9d3d90b16ab45c760cb4d3e5a4d4bea5b0d55.tar.gz
gentoo-59e9d3d90b16ab45c760cb4d3e5a4d4bea5b0d55.tar.bz2
gentoo-59e9d3d90b16ab45c760cb4d3e5a4d4bea5b0d55.zip
virtual/perl-File-Path: 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-File-Path')
-rw-r--r--virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild15
-rw-r--r--virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild15
2 files changed, 0 insertions, 30 deletions
diff --git a/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild b/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild
deleted file mode 100644
index 33354d31c74e..000000000000
--- a/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 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 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-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:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"
diff --git a/virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild b/virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild
deleted file mode 100644
index b654bfe44d47..000000000000
--- a/virtual/perl-File-Path/perl-File-Path-2.150.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 ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
- || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"