diff options
author | Torsten Veller <tove@gentoo.org> | 2009-08-24 21:12:55 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-08-24 21:12:55 +0000 |
commit | 711a128f5e7b483318624a1329e2f6934ac9ac71 (patch) | |
tree | 2be4085c746231acc9206204fa4b665a70277984 /perl-core/Module-CoreList | |
parent | Version bump (diff) | |
download | gentoo-2-711a128f5e7b483318624a1329e2f6934ac9ac71.tar.gz gentoo-2-711a128f5e7b483318624a1329e2f6934ac9ac71.tar.bz2 gentoo-2-711a128f5e7b483318624a1329e2f6934ac9ac71.zip |
Version bump
(Portage version: 2.2_rc39/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.18.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 21b37e9203b0..b7345958bfb3 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Module-CoreList # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.1 2009/06/23 08:03:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.2 2009/08/24 21:12:55 tove Exp $ + +*Module-CoreList-2.18 (24 Aug 2009) + + 24 Aug 2009; Torsten Veller <tove@gentoo.org> + +Module-CoreList-2.18.ebuild: + Version bump 23 Jun 2009; Torsten Veller <tove@gentoo.org> +Module-CoreList-2.17.ebuild, +metadata.xml: diff --git a/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild new file mode 100644 index 000000000000..4a5dff31baf3 --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild,v 1.1 2009/08/24 21:12:55 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR="RGARCIA" +inherit perl-module + +DESCRIPTION="what modules shipped with versions of perl" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST=do |