diff options
author | Torsten Veller <tove@gentoo.org> | 2011-06-18 20:20:50 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-06-18 20:20:50 +0000 |
commit | 1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd (patch) | |
tree | 8b2b5c96952ccce1fc9791aed6b95a60adb818b9 /virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild | |
parent | Fixed metadata to include me as a maintainer (diff) | |
download | historical-1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd.tar.gz historical-1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd.tar.bz2 historical-1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd.zip |
Add perl-5.14 as provider. Force stable keywords
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild')
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild new file mode 100644 index 000000000000..de68d25edb08 --- /dev/null +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.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-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild,v 1.1 2011/06/18 20:20:49 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |