diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-10 22:34:36 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-10 22:34:36 +0000 |
commit | 4d0f74d687626cdd95d0110230d30ce4f1a4483c (patch) | |
tree | 08d9b4a3cfb9a8c1d9ebce9ba9f13bc7bb3f94e6 /virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild | |
parent | Add 5.20 version of Module::Load to perl-5.20 mask (diff) | |
download | gentoo-2-4d0f74d687626cdd95d0110230d30ce4f1a4483c.tar.gz gentoo-2-4d0f74d687626cdd95d0110230d30ce4f1a4483c.tar.bz2 gentoo-2-4d0f74d687626cdd95d0110230d30ce4f1a4483c.zip |
Add perl-5.20 version; improve dependencies; remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild')
-rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild deleted file mode 100644 index bf9ac32f5c99..000000000000 --- a/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild,v 1.2 2011/07/07 23:11:34 aballier Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |