summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-08-30 13:28:01 +0000
committerTorsten Veller <tove@gentoo.org>2009-08-30 13:28:01 +0000
commitda6661e285221e581ff101ee68d58718676e7dcc (patch)
treeb6c832ba9cc5ab99f794786a216b4eafeda9bdeb /virtual
parentVersion bump (diff)
downloadgentoo-2-da6661e285221e581ff101ee68d58718676e7dcc.tar.gz
gentoo-2-da6661e285221e581ff101ee68d58718676e7dcc.tar.bz2
gentoo-2-da6661e285221e581ff101ee68d58718676e7dcc.zip
Version bump
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-parent/ChangeLog7
-rw-r--r--virtual/perl-parent/perl-parent-0.222.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index ecd4203b039d..7d7dca6a686c 100644
--- a/virtual/perl-parent/ChangeLog
+++ b/virtual/perl-parent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-parent
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.2 2009/08/25 10:56:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.3 2009/08/30 13:28:01 tove Exp $
+
+*perl-parent-0.222 (30 Aug 2009)
+
+ 30 Aug 2009; Torsten Veller <tove@gentoo.org> +perl-parent-0.222.ebuild:
+ Version bump
25 Aug 2009; Torsten Veller <tove@gentoo.org> perl-parent-0.221.ebuild:
Add support for perl-5.10.1
diff --git a/virtual/perl-parent/perl-parent-0.222.ebuild b/virtual/perl-parent/perl-parent-0.222.ebuild
new file mode 100644
index 000000000000..619b6370d7a1
--- /dev/null
+++ b/virtual/perl-parent/perl-parent-0.222.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.222.ebuild,v 1.1 2009/08/30 13:28:01 tove Exp $
+
+DESCRIPTION="Virtual for parent"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/parent-${PV}"