diff options
Diffstat (limited to 'virtual/perl-Time-Piece')
-rw-r--r-- | virtual/perl-Time-Piece/perl-Time-Piece-1.310.0-r2.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Time-Piece/perl-Time-Piece-1.320.400.ebuild | 15 |
2 files changed, 0 insertions, 30 deletions
diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.310.0-r2.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.310.0-r2.ebuild deleted file mode 100644 index 225c645ba3f6..000000000000 --- a/virtual/perl-Time-Piece/perl-Time-Piece-1.310.0-r2.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 ~x86-solaris" - -RDEPEND=" - || ( =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.320.400.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.320.400.ebuild deleted file mode 100644 index 7dd48d685f47..000000000000 --- a/virtual/perl-Time-Piece/perl-Time-Piece-1.320.400.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 ~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 -" |