summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 05:39:07 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 05:39:07 +0000
commit85cd4f65c10ff12bb859f12e46089822d0d2c0a6 (patch)
tree78e44f6add9b30c3a1ca919ca6ffef891e2e2d82 /virtual/perl-parent
parentImport from perl-experimental overlay (diff)
downloadgentoo-2-85cd4f65c10ff12bb859f12e46089822d0d2c0a6.tar.gz
gentoo-2-85cd4f65c10ff12bb859f12e46089822d0d2c0a6.tar.bz2
gentoo-2-85cd4f65c10ff12bb859f12e46089822d0d2c0a6.zip
Import from perl-experimental overlay
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-parent')
-rw-r--r--virtual/perl-parent/ChangeLog8
-rw-r--r--virtual/perl-parent/perl-parent-0.225.0-r4.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index cb651d1948cf..23317643cc09 100644
--- a/virtual/perl-parent/ChangeLog
+++ b/virtual/perl-parent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-parent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.25 2013/02/18 20:30:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.26 2013/08/14 05:39:07 patrick Exp $
+
+*perl-parent-0.225.0-r4 (14 Aug 2013)
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-parent-0.225.0-r4.ebuild:
+ Import from perl-experimental overlay
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-parent-0.225.0-r3.ebuild:
Stable for ppc, wrt bug #458146
diff --git a/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild b/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild
new file mode 100644
index 000000000000..e14bf6e15984
--- /dev/null
+++ b/virtual/perl-parent/perl-parent-0.225.0-r4.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-parent/perl-parent-0.225.0-r4.ebuild,v 1.1 2013/08/14 05:39:07 patrick Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"