summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-10 10:34:09 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-10 10:34:09 +0000
commitb9ed2215a78b2fee1ca88b1722b22d7a19ab84b4 (patch)
tree1eeb96de5c32a9cecdd52f2e5a28bcc27ac2b1aa /virtual/perl-Module-Load-Conditional
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-b9ed2215a78b2fee1ca88b1722b22d7a19ab84b4.tar.gz
gentoo-2-b9ed2215a78b2fee1ca88b1722b22d7a19ab84b4.tar.bz2
gentoo-2-b9ed2215a78b2fee1ca88b1722b22d7a19ab84b4.zip
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Load-Conditional')
-rw-r--r--virtual/perl-Module-Load-Conditional/ChangeLog8
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog
index b2182e2fec76..ac42ffcee5a7 100644
--- a/virtual/perl-Module-Load-Conditional/ChangeLog
+++ b/virtual/perl-Module-Load-Conditional/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Module-Load-Conditional
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.4 2009/10/27 17:42:29 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.5 2009/11/10 10:34:09 robbat2 Exp $
+
+*perl-Module-Load-Conditional-0.34 (10 Nov 2009)
+
+ 10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +perl-Module-Load-Conditional-0.34.ebuild:
+ Version bump via perl-bump experimental tool.
27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
perl-Module-Load-Conditional-0.32.ebuild:
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild
new file mode 100644
index 000000000000..c67e9183b133
--- /dev/null
+++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.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-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild,v 1.1 2009/11/10 10:34:09 robbat2 Exp $
+
+DESCRIPTION="Looking up module information / loading at runtime"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Module-Load-Conditional-${PV}"