summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/perl-parent/ChangeLog7
-rw-r--r--virtual/perl-parent/perl-parent-0.227.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index a790012b4836..b01162d96409 100644
--- a/virtual/perl-parent/ChangeLog
+++ b/virtual/perl-parent/ChangeLog
@@ -1,6 +1,11 @@
# 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.27 2013/08/15 06:47:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.28 2013/09/05 03:31:35 patrick Exp $
+
+*perl-parent-0.227 (05 Sep 2013)
+
+ 05 Sep 2013; Patrick Lauer <patrick@gentoo.org> +perl-parent-0.227.ebuild:
+ Bump
*perl-parent-0.226 (15 Aug 2013)
diff --git a/virtual/perl-parent/perl-parent-0.227.ebuild b/virtual/perl-parent/perl-parent-0.227.ebuild
new file mode 100644
index 000000000000..d9f489236c09
--- /dev/null
+++ b/virtual/perl-parent/perl-parent-0.227.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.227.ebuild,v 1.1 2013/09/05 03:31:35 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} )"