commit: 7732cd814de3b145c06595227e288a489cd3fedf Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Sep 12 02:39:25 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Sep 12 02:39:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7732cd81
virtual/perl-File-Path: Cleanup old re bug #620304 Bug: https://bugs.gentoo.org/620304 Package-Manager: Portage-2.3.6, Repoman-2.3.2 .../perl-File-Path/perl-File-Path-2.120.100_rc-r2.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/virtual/perl-File-Path/perl-File-Path-2.120.100_rc-r2.ebuild b/virtual/perl-File-Path/perl-File-Path-2.120.100_rc-r2.ebuild deleted file mode 100644 index 30ba034b375..00000000000 --- a/virtual/perl-File-Path/perl-File-Path-2.120.100_rc-r2.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 ~amd64-fbsd ~x86-fbsd ~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.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 -"
