summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-03-09 07:36:25 +0000
committerTorsten Veller <tove@gentoo.org>2011-03-09 07:36:25 +0000
commita69f401393dfb775e3f3abd81f39fc0f8f126bf4 (patch)
tree206cc18f7d29c2dc943be34bd9ea0479f6045618 /virtual/perl-parent
parent[bump] perl-core/parent-0.225.0 (diff)
downloadgentoo-2-a69f401393dfb775e3f3abd81f39fc0f8f126bf4.tar.gz
gentoo-2-a69f401393dfb775e3f3abd81f39fc0f8f126bf4.tar.bz2
gentoo-2-a69f401393dfb775e3f3abd81f39fc0f8f126bf4.zip
[bump] virtual/perl-parent-0.225.0
(Portage version: 2.2.0_alpha26/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.225.0.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index a25ae3599404..4841473907f4 100644
--- a/virtual/perl-parent/ChangeLog
+++ b/virtual/perl-parent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-parent
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.12 2011/01/17 07:33:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.13 2011/03/09 07:36:25 tove Exp $
+
+*perl-parent-0.225.0 (09 Mar 2011)
+
+ 09 Mar 2011; Torsten Veller <tove@gentoo.org> +perl-parent-0.225.0.ebuild:
+ Version bump
17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-parent-0.223.ebuild:
Cleanup
diff --git a/virtual/perl-parent/perl-parent-0.225.0.ebuild b/virtual/perl-parent/perl-parent-0.225.0.ebuild
new file mode 100644
index 000000000000..664513ccda21
--- /dev/null
+++ b/virtual/perl-parent/perl-parent-0.225.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 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.ebuild,v 1.1 2011/03/09 07:36:25 tove Exp $
+
+DESCRIPTION="Virtual for parent"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/parent-${PV}"