summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-07 09:34:41 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-07 09:34:41 +0000
commit0fd99da27e58e8399914a0a38e4371ef009b463c (patch)
tree5af4e115e2e5f8fade33fb50768056cdbec63176 /virtual/perl-Module-CoreList
parentVersion bump (diff)
downloadgentoo-2-0fd99da27e58e8399914a0a38e4371ef009b463c.tar.gz
gentoo-2-0fd99da27e58e8399914a0a38e4371ef009b463c.tar.bz2
gentoo-2-0fd99da27e58e8399914a0a38e4371ef009b463c.zip
Version bump
(Portage version: 2.2_rc77/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.38.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index d8436b70d4f0..19aafac1e97f 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.20 2010/08/26 16:38:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.21 2010/09/07 09:34:41 tove Exp $
+
+*perl-Module-CoreList-2.38 (07 Sep 2010)
+
+ 07 Sep 2010; Torsten Veller <tove@gentoo.org>
+ +perl-Module-CoreList-2.38.ebuild:
+ Version bump
26 Aug 2010; Torsten Veller <tove@gentoo.org>
-perl-Module-CoreList-2.18.ebuild, -perl-Module-CoreList-2.24.ebuild,
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild
new file mode 100644
index 000000000000..9c11d0513f8e
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 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.38.ebuild,v 1.1 2010/09/07 09:34:41 tove Exp $
+
+DESCRIPTION="Virtual for Module-CoreList"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~perl-core/Module-CoreList-${PV} )"