summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/perl-Module-CoreList/ChangeLog8
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.26.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index 0a9328ba18ba..7ec3896ad6aa 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.12 2010/01/21 20:01:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.13 2010/02/23 15:28:14 tove Exp $
+
+*perl-Module-CoreList-2.26 (23 Feb 2010)
+
+ 23 Feb 2010; Torsten Veller <tove@gentoo.org>
+ +perl-Module-CoreList-2.26.ebuild:
+ Version bump
*perl-Module-CoreList-2.25 (21 Jan 2010)
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.26.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.26.ebuild
new file mode 100644
index 000000000000..230dd36cfc76
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.26.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.26.ebuild,v 1.1 2010/02/23 15:28:14 tove Exp $
+
+DESCRIPTION="Virtual for Module-CoreList"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Module-CoreList-${PV}"