diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-06 08:03:33 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-06 08:03:33 +0000 |
commit | 8ade7020f9df59b39f43be8f94e70453e48e0f18 (patch) | |
tree | 20843b355e9c22ccc9d0d7d24a02ed91ddb13bbe /virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.5.ebuild | |
parent | [bump] perl-core/Module-Metadata-1.0.5 (diff) | |
download | historical-8ade7020f9df59b39f43be8f94e70453e48e0f18.tar.gz historical-8ade7020f9df59b39f43be8f94e70453e48e0f18.tar.bz2 historical-8ade7020f9df59b39f43be8f94e70453e48e0f18.zip |
[bump] virtual/perl-Module-Metadata-1.0.5
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.5.ebuild')
-rw-r--r-- | virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.5.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.5.ebuild b/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.5.ebuild new file mode 100644 index 000000000000..158a3f493eb1 --- /dev/null +++ b/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.5.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-Module-Metadata/perl-Module-Metadata-1.0.5.ebuild,v 1.1 2011/08/06 08:03:33 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 ~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}" |