summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2011-04-04 09:40:57 +1200
committerKent Fredric <kentfredric@gmail.com>2011-04-04 09:40:57 +1200
commitcbb6caf12ecdf62e39d7d129a7fd47192f5bc9a4 (patch)
tree6936404e74c58cafe1edf3d23d23f0b31e48f14a /virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.220.0.ebuild
parent[mask] update experimental virtuals mask (diff)
downloadperl-overlay-cbb6caf12ecdf62e39d7d129a7fd47192f5bc9a4.tar.gz
perl-overlay-cbb6caf12ecdf62e39d7d129a7fd47192f5bc9a4.tar.bz2
perl-overlay-cbb6caf12ecdf62e39d7d129a7fd47192f5bc9a4.zip
[added] experimental virtual for ExtUtils-Constant
(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0A0CB301)
Diffstat (limited to 'virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.220.0.ebuild')
-rw-r--r--virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.220.0.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.220.0.ebuild b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.220.0.ebuild
new file mode 100644
index 000000000..32e0df2b8
--- /dev/null
+++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.220.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/ExtUtils-Constant"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ || (
+ ~dev-lang/perl-5.12.3
+ ~dev-lang/perl-5.12.2
+ ~dev-lang/perl-5.10.1
+ )
+ !perl-core/ExtUtils-Constant
+"