summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-22 11:01:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-22 11:01:07 +0000
commit006168f12d17fc4a4058342b4b493c21af81310e (patch)
tree76fc003f44cb129ec2af61d0933cfd8526f7a932 /virtual
parentVersion bump (diff)
downloadgentoo-2-006168f12d17fc4a4058342b4b493c21af81310e.tar.gz
gentoo-2-006168f12d17fc4a4058342b4b493c21af81310e.tar.bz2
gentoo-2-006168f12d17fc4a4058342b4b493c21af81310e.zip
Version bump
(Portage version: 2.2.0_alpha18/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-CoreList/ChangeLog8
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index a1239b4c84cb..e2147c062641 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.27 2011/01/17 07:52:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.28 2011/01/22 11:01:07 tove Exp $
+
+*perl-Module-CoreList-2.430 (22 Jan 2011)
+
+ 22 Jan 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Module-CoreList-2.430.ebuild:
+ Version bump
17 Jan 2011; Torsten Veller <tove@gentoo.org>
-perl-Module-CoreList-2.33.ebuild, -perl-Module-CoreList-2.37.ebuild,
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild
new file mode 100644
index 000000000000..4644101ae2c8
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.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-Module-CoreList/perl-Module-CoreList-2.430.ebuild,v 1.1 2011/01/22 11:01:07 tove Exp $
+
+DESCRIPTION="Virtual for Module-CoreList"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~perl-core/Module-CoreList-${PV} )"