diff options
author | Torsten Veller <tove@gentoo.org> | 2011-10-21 15:15:39 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-10-21 15:15:39 +0000 |
commit | 007166461ca71ee25ba8128802b55fd62f02e6a7 (patch) | |
tree | b80a823522cbf4f02dcd70c91cd9b73cf6220d68 /perl-core | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-007166461ca71ee25ba8128802b55fd62f02e6a7.tar.gz gentoo-2-007166461ca71ee25ba8128802b55fd62f02e6a7.tar.bz2 gentoo-2-007166461ca71ee25ba8128802b55fd62f02e6a7.zip |
[bump] perl-core/Module-CoreList-2.570.0
(Portage version: 2.2.0_alpha69/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.570.0.ebuild | 20 |
2 files changed, 27 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 19f44366316b..694de102a089 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.42 2011/10/10 21:32:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.43 2011/10/21 15:15:39 tove Exp $ + +*Module-CoreList-2.570.0 (21 Oct 2011) + + 21 Oct 2011; Torsten Veller <tove@gentoo.org> + +Module-CoreList-2.570.0.ebuild: + Version bump 10 Oct 2011; Markus Meier <maekke@gentoo.org> Module-CoreList-2.540.0.ebuild: arm/x86 stable, bug #384593 diff --git a/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild new file mode 100644 index 000000000000..9a9a39357ed5 --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2011 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.570.0.ebuild,v 1.1 2011/10/21 15:15:39 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=BINGOS +MODULE_VERSION=2.57 +inherit perl-module + +DESCRIPTION="what modules shipped with versions of perl" + +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="" + +#RDEPEND="" +#DEPEND="test? ( dev-perl/Test-Pod )" + +SRC_TEST=do |