summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-22 10:59:13 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-22 10:59:13 +0000
commit2a38a0b0b0db85945c6bb9e735bc8c6436a51c46 (patch)
treeeecf94820dce02eef446033f1fe1294d1cdff874 /virtual/perl-Module-CoreList
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-2a38a0b0b0db85945c6bb9e735bc8c6436a51c46.tar.gz
gentoo-2-2a38a0b0b0db85945c6bb9e735bc8c6436a51c46.tar.bz2
gentoo-2-2a38a0b0b0db85945c6bb9e735bc8c6436a51c46.zip
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r--virtual/perl-Module-CoreList/ChangeLog8
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index 80306f6318aa..4819d7c89634 100644
--- a/virtual/perl-Module-CoreList/ChangeLog
+++ b/virtual/perl-Module-CoreList/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Module-CoreList
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.6 2009/10/27 17:38:40 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.7 2009/11/22 10:59:13 robbat2 Exp $
+
+*perl-Module-CoreList-2.23 (22 Nov 2009)
+
+ 22 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +perl-Module-CoreList-2.23.ebuild:
+ Version bump via perl-bump experimental tool.
27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
perl-Module-CoreList-2.22.ebuild:
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild
new file mode 100644
index 000000000000..3cb022d71a9c
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.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-Module-CoreList/perl-Module-CoreList-2.23.ebuild,v 1.1 2009/11/22 10:59:13 robbat2 Exp $
+
+DESCRIPTION="Virtual for Module-CoreList"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Module-CoreList-${PV}"