summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-05 07:15:58 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-05 07:15:58 +0000
commitb0b0ddf1393c4324711a32f33b9e5e54f176a7e4 (patch)
treed8adfa3f3c118a4afadc54a23a638a4ad17f3e19 /perl-core
parentMove package from app-text to dev-vcs, bug 56967. (diff)
downloadgentoo-2-b0b0ddf1393c4324711a32f33b9e5e54f176a7e4.tar.gz
gentoo-2-b0b0ddf1393c4324711a32f33b9e5e54f176a7e4.tar.bz2
gentoo-2-b0b0ddf1393c4324711a32f33b9e5e54f176a7e4.zip
Version bump
(Portage version: 2.2_rc64/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Load/ChangeLog9
-rw-r--r--perl-core/Module-Load/Module-Load-0.18.ebuild16
2 files changed, 23 insertions, 2 deletions
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog
index ad735926ec6b..80c1aa3612b1 100644
--- a/perl-core/Module-Load/ChangeLog
+++ b/perl-core/Module-Load/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Module-Load
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.4 2009/10/27 17:29:30 volkmar Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.5 2010/03/05 07:15:58 tove Exp $
+
+*Module-Load-0.18 (05 Mar 2010)
+
+ 05 Mar 2010; Torsten Veller <tove@gentoo.org> +Module-Load-0.18.ebuild:
+ Version bump
27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Module-Load-0.16.ebuild:
Keywording for ppc.
diff --git a/perl-core/Module-Load/Module-Load-0.18.ebuild b/perl-core/Module-Load/Module-Load-0.18.ebuild
new file mode 100644
index 000000000000..01c9bf995597
--- /dev/null
+++ b/perl-core/Module-Load/Module-Load-0.18.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.1 2010/03/05 07:15:58 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=BINGOS
+inherit perl-module
+
+DESCRIPTION="runtime require of both modules and files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+SRC_TEST=do