diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-13 06:51:37 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-13 06:51:37 +0000 |
commit | c3774989deaf89fe0856449923bc318d0a62528a (patch) | |
tree | ff586d537a4ae3b6e22fef151416810d0100cacb /perl-core/Module-CoreList | |
parent | version bumps for 3.0 and 3.1; clean old (diff) | |
download | gentoo-2-c3774989deaf89fe0856449923bc318d0a62528a.tar.gz gentoo-2-c3774989deaf89fe0856449923bc318d0a62528a.tar.bz2 gentoo-2-c3774989deaf89fe0856449923bc318d0a62528a.zip |
Version bump
(Portage version: 2.2_rc67/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.29.ebuild | 19 |
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 63cd4684dce0..de4a717146d0 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.10 2010/02/23 15:27:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.11 2010/04/13 06:51:36 tove Exp $ + +*Module-CoreList-2.29 (13 Apr 2010) + + 13 Apr 2010; Torsten Veller <tove@gentoo.org> + +Module-CoreList-2.29.ebuild: + Version bump *Module-CoreList-2.26 (23 Feb 2010) diff --git a/perl-core/Module-CoreList/Module-CoreList-2.29.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.29.ebuild new file mode 100644 index 000000000000..1a5e874c78cf --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-2.29.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.29.ebuild,v 1.1 2010/04/13 06:51:37 tove 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 |