summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-10-23 08:10:29 +0000
committerTorsten Veller <tove@gentoo.org>2011-10-23 08:10:29 +0000
commit00da581e4968cb93231df30c23372a44ce849f96 (patch)
treec6d3737c9c6a4760e7823d235c9202432453ed7e /perl-core/Module-Load
parentVersion bump (bug 387951) (diff)
downloadgentoo-2-00da581e4968cb93231df30c23372a44ce849f96.tar.gz
gentoo-2-00da581e4968cb93231df30c23372a44ce849f96.tar.bz2
gentoo-2-00da581e4968cb93231df30c23372a44ce849f96.zip
[bump] perl-core/Module-Load-0.220.0
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-Load')
-rw-r--r--perl-core/Module-Load/ChangeLog7
-rw-r--r--perl-core/Module-Load/Module-Load-0.220.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog
index 5da25e01edab..d65554184760 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.15 2011/08/06 07:56:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.16 2011/10/23 08:10:29 tove Exp $
+
+*Module-Load-0.220.0 (23 Oct 2011)
+
+ 23 Oct 2011; Torsten Veller <tove@gentoo.org> +Module-Load-0.220.0.ebuild:
+ Version bump
*Module-Load-0.200.0 (06 Aug 2011)
diff --git a/perl-core/Module-Load/Module-Load-0.220.0.ebuild b/perl-core/Module-Load/Module-Load-0.220.0.ebuild
new file mode 100644
index 000000000000..fef9a8dd8d0b
--- /dev/null
+++ b/perl-core/Module-Load/Module-Load-0.220.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.220.0.ebuild,v 1.1 2011/10/23 08:10:29 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.22
+inherit perl-module
+
+DESCRIPTION="runtime require of both modules and files"
+
+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=""
+
+SRC_TEST=do