summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-24 06:31:06 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-24 06:31:06 +0000
commitca3ef3fac934eaecc1c25b54a3112279706de3e3 (patch)
tree93bcb2cfaaff930bae14fb26735aa60abc1d972b /virtual/perl-parent
parentVersion bump (diff)
downloadgentoo-2-ca3ef3fac934eaecc1c25b54a3112279706de3e3.tar.gz
gentoo-2-ca3ef3fac934eaecc1c25b54a3112279706de3e3.tar.bz2
gentoo-2-ca3ef3fac934eaecc1c25b54a3112279706de3e3.zip
Version bump
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-parent')
-rw-r--r--virtual/perl-parent/ChangeLog7
-rw-r--r--virtual/perl-parent/perl-parent-0.223.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index 7d7dca6a686c..eceaee728d15 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.3 2009/08/30 13:28:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.4 2009/09/24 06:31:06 tove Exp $
+
+*perl-parent-0.223 (24 Sep 2009)
+
+ 24 Sep 2009; Torsten Veller <tove@gentoo.org> +perl-parent-0.223.ebuild:
+ Version bump
*perl-parent-0.222 (30 Aug 2009)
diff --git a/virtual/perl-parent/perl-parent-0.223.ebuild b/virtual/perl-parent/perl-parent-0.223.ebuild
new file mode 100644
index 000000000000..086664ebdac2
--- /dev/null
+++ b/virtual/perl-parent/perl-parent-0.223.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.223.ebuild,v 1.1 2009/09/24 06:31:06 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}"