summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-10-23 09:12:21 +0000
committerTorsten Veller <tove@gentoo.org>2009-10-23 09:12:21 +0000
commit56a4b05016af0320efd03753d9ed9327dad80b71 (patch)
tree32162428a5e96a6248cce0637e8b1f931c109727 /virtual
parentVersion bump (diff)
downloadgentoo-2-56a4b05016af0320efd03753d9ed9327dad80b71.tar.gz
gentoo-2-56a4b05016af0320efd03753d9ed9327dad80b71.tar.bz2
gentoo-2-56a4b05016af0320efd03753d9ed9327dad80b71.zip
Version bump
(Portage version: 2.2_rc46/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.22.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index aab3d0cbea79..f5b39da6952d 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.4 2009/10/06 18:39:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.5 2009/10/23 09:12:21 tove Exp $
+
+*perl-Module-CoreList-2.22 (23 Oct 2009)
+
+ 23 Oct 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Module-CoreList-2.22.ebuild:
+ Version bump
*perl-Module-CoreList-2.20 (06 Oct 2009)
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.ebuild
new file mode 100644
index 000000000000..e92b23219288
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.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.22.ebuild,v 1.1 2009/10/23 09:12:21 tove Exp $
+
+DESCRIPTION="Virtual for Module-CoreList"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Module-CoreList-${PV}"