summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-08-24 21:12:47 +0000
committerTorsten Veller <tove@gentoo.org>2009-08-24 21:12:47 +0000
commitc7e36c9ca06ea77b49601d8b7f3e71f6f05d0453 (patch)
treeb7f6e61fdc1888329528452566c3728887f64646 /virtual/perl-Module-CoreList
parentVersion bump. (diff)
downloadgentoo-2-c7e36c9ca06ea77b49601d8b7f3e71f6f05d0453.tar.gz
gentoo-2-c7e36c9ca06ea77b49601d8b7f3e71f6f05d0453.tar.bz2
gentoo-2-c7e36c9ca06ea77b49601d8b7f3e71f6f05d0453.zip
Version bump
(Portage version: 2.2_rc39/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.18.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index 441b4c0d8279..3761f7ee8355 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.1 2009/06/23 08:04:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.2 2009/08/24 21:12:47 tove Exp $
+
+*perl-Module-CoreList-2.18 (24 Aug 2009)
+
+ 24 Aug 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Module-CoreList-2.18.ebuild:
+ Version bump
*perl-Module-CoreList-2.17 (23 Jun 2009)
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.18.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.18.ebuild
new file mode 100644
index 000000000000..31152f46c254
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.18.ebuild
@@ -0,0 +1,15 @@
+# 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.18.ebuild,v 1.1 2009/08/24 21:12:47 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=""
+
+DEPEND=""
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-CoreList-${PV} )"