summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/perl-Module-CoreList/ChangeLog8
-rw-r--r--virtual/perl-Module-CoreList/Manifest2
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild15
3 files changed, 25 insertions, 0 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
new file mode 100644
index 000000000..aa2db41d7
--- /dev/null
+++ b/virtual/perl-Module-CoreList/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for perl-experimental/virtual
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 20 Feb 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Module-CoreList-2.17.ebuild:
+ Version bump
+
diff --git a/virtual/perl-Module-CoreList/Manifest b/virtual/perl-Module-CoreList/Manifest
index e407781cd..171b701d5 100644
--- a/virtual/perl-Module-CoreList/Manifest
+++ b/virtual/perl-Module-CoreList/Manifest
@@ -1,2 +1,4 @@
EBUILD perl-Module-CoreList-2.15.ebuild 452 RMD160 9c0afc38320a9bd52e57f5ea5a1310cbeb3fadca SHA1 c6c7bf123351482d4db9d74736750e6c03d1072e SHA256 bcf73192a1f39ea5ce7ea3906d18b49c706c9a96a1244541fa19aa5f32a1299e
+EBUILD perl-Module-CoreList-2.17.ebuild 445 RMD160 34f1a11dc86dc479befbe4720a68f3ff64b14de7 SHA1 1f9672ed7fdf0447e67d7469aab355b228494e89 SHA256 af8993f8cf74867cfa8e964824d630a2a11d9e13d1b68854d61a5ed74f0ab7cc
+MISC ChangeLog 227 RMD160 9f72e23cb3ebe01d9f7ba7549faaab8d42ad8bea SHA1 5c3b02be793f428bb31dfab7d3383d0d9318d531 SHA256 7ee1d706ee71a38cb20f3566367499600e6070e8504ee1bc76aca122835f045a
MISC metadata.xml 275 RMD160 886f0d2545c92b211896d98c8b5dd667827ea2ba SHA1 eec2dc0c033c1c722ba174b9831d93f9f1ee6327 SHA256 33bf1ec8a147665cbf3e8acd10dd484a02696c44f598e078959e5ca77394c49c
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild
new file mode 100644
index 000000000..17dd09a2c
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.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-Digest-MD5/perl-Digest-MD5-2.36.ebuild,v 1.15 2006/09/04 06:33:46 kumba 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="~perl-core/Module-CoreList-${PV}"