diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-25 14:44:02 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-25 14:44:02 +0000 |
commit | 9b26aa69db76c1952ee93dbd0702aed52d7cdd52 (patch) | |
tree | c0b0923f3db7d90904abd69b1caed830741f60e8 /virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild | |
parent | Fix non-existent herd. Fix maintainer order to what appears to be preferred. (diff) | |
download | gentoo-2-9b26aa69db76c1952ee93dbd0702aed52d7cdd52.tar.gz gentoo-2-9b26aa69db76c1952ee93dbd0702aed52d7cdd52.tar.bz2 gentoo-2-9b26aa69db76c1952ee93dbd0702aed52d7cdd52.zip |
[bump] virtual/perl-ExtUtils-Manifest-1.600.0
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild')
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild new file mode 100644 index 000000000000..227d304552e1 --- /dev/null +++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild,v 1.1 2011/08/25 14:44:02 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |