summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-02-10 07:36:47 +0000
committerTorsten Veller <tove@gentoo.org>2011-02-10 07:36:47 +0000
commit82c36bbbba0363c76437ab397c52123b96d861ff (patch)
treeb334c07e3aec8c3b4f6c80b41c025f6c35680d9a /virtual/perl-Module-Load-Conditional
parentVersion bump (diff)
downloadgentoo-2-82c36bbbba0363c76437ab397c52123b96d861ff.tar.gz
gentoo-2-82c36bbbba0363c76437ab397c52123b96d861ff.tar.bz2
gentoo-2-82c36bbbba0363c76437ab397c52123b96d861ff.zip
Version bump
(Portage version: 2.2.0_alpha23/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.440.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 3d711b5c65cf..64815eb8db16 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.15 2011/01/29 18:12:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.16 2011/02/10 07:36:47 tove Exp $
+
+*perl-Module-Load-Conditional-0.440 (10 Feb 2011)
+
+ 10 Feb 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Module-Load-Conditional-0.440.ebuild:
+ Version bump
29 Jan 2011; Raúl Porcel <armin76@gentoo.org>
perl-Module-Load-Conditional-0.400.ebuild:
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild
new file mode 100644
index 000000000000..55ef85f95cff
--- /dev/null
+++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.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-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.1 2011/02/10 07:36:47 tove Exp $
+
+DESCRIPTION="Looking up module information / loading at runtime"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Module-Load-Conditional-${PV}"