diff options
author | 2013-02-03 19:44:38 +0000 | |
---|---|---|
committer | 2013-02-03 19:44:38 +0000 | |
commit | 1c1cd747de2d0920e5d69c8b9b66f1a1292e4fe0 (patch) | |
tree | 34fe27ea6fdb5206bc3ade3836649131b29123e1 /virtual/perl-Module-Load/perl-Module-Load-0.240.0.ebuild | |
parent | [bump] perl-core/Module-Load-0.240.0 (diff) | |
download | historical-1c1cd747de2d0920e5d69c8b9b66f1a1292e4fe0.tar.gz historical-1c1cd747de2d0920e5d69c8b9b66f1a1292e4fe0.tar.bz2 historical-1c1cd747de2d0920e5d69c8b9b66f1a1292e4fe0.zip |
[bump] virtual/perl-Module-Load-0.240.0
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64
Manifest-Sign-Key: 0x5772769F4E046AEC
Diffstat (limited to 'virtual/perl-Module-Load/perl-Module-Load-0.240.0.ebuild')
-rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.240.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.240.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.240.0.ebuild new file mode 100644 index 000000000000..16a7d480fbec --- /dev/null +++ b/virtual/perl-Module-Load/perl-Module-Load-0.240.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 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.240.0.ebuild,v 1.1 2013/02/03 19:44:37 tove 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 ~amd64-fbsd ~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="~perl-core/${PN#perl-}-${PV}" |