diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-20 21:12:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-20 21:12:48 +0000 |
commit | c7ec5c5b086f9994bc7df8389e77d988d6f6b2a0 (patch) | |
tree | f117ffe8828428fb65dad50502bc12a329178b4e /perl-core | |
parent | Version bump via perl-bump experimental tool. (diff) | |
download | gentoo-2-c7ec5c5b086f9994bc7df8389e77d988d6f6b2a0.tar.gz gentoo-2-c7ec5c5b086f9994bc7df8389e77d988d6f6b2a0.tar.bz2 gentoo-2-c7ec5c5b086f9994bc7df8389e77d988d6f6b2a0.zip |
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.36.ebuild | 19 |
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index e738ffa24163..3c47f0e6b54b 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.14 2010/05/24 11:07:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.15 2010/08/20 21:12:48 robbat2 Exp $ + +*Module-CoreList-2.36 (20 Aug 2010) + + 20 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> + +Module-CoreList-2.36.ebuild: + Version bump via perl-bump experimental tool. *Module-CoreList-2.34 (24 May 2010) diff --git a/perl-core/Module-CoreList/Module-CoreList-2.36.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.36.ebuild new file mode 100644 index 000000000000..14a32364fe6a --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-2.36.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2010 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.36.ebuild,v 1.1 2010/08/20 21:12:48 robbat2 Exp $ + +EAPI=2 + +MODULE_AUTHOR=BINGOS +inherit perl-module + +DESCRIPTION="what modules shipped with versions of perl" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +#RDEPEND="" +#DEPEND="test? ( dev-perl/Test-Pod )" + +SRC_TEST=do |