summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-10-23 08:11:05 +0000
committerTorsten Veller <tove@gentoo.org>2011-10-23 08:11:05 +0000
commitb4ef32dd6f92137ac07c1917fc7b435db2c4166d (patch)
tree917188501277c7aefc09d6df7ab87b7856945585 /virtual/perl-Module-Load
parent[bump] perl-core/Module-Load-0.220.0 (diff)
downloadgentoo-2-b4ef32dd6f92137ac07c1917fc7b435db2c4166d.tar.gz
gentoo-2-b4ef32dd6f92137ac07c1917fc7b435db2c4166d.tar.bz2
gentoo-2-b4ef32dd6f92137ac07c1917fc7b435db2c4166d.zip
[bump] virtual/perl-Module-Load-0.220.0
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Load')
-rw-r--r--virtual/perl-Module-Load/ChangeLog8
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog
index cb8345d38d58..7b8056e9373b 100644
--- a/virtual/perl-Module-Load/ChangeLog
+++ b/virtual/perl-Module-Load/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Module-Load
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.20 2011/08/06 07:57:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.21 2011/10/23 08:11:05 tove Exp $
+
+*perl-Module-Load-0.220.0 (23 Oct 2011)
+
+ 23 Oct 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Module-Load-0.220.0.ebuild:
+ Version bump
*perl-Module-Load-0.200.0 (06 Aug 2011)
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild
new file mode 100644
index 000000000000..192807a209db
--- /dev/null
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild,v 1.1 2011/10/23 08:11:05 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"