diff options
author | Torsten Veller <tove@gentoo.org> | 2012-11-04 19:53:37 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-11-04 19:53:37 +0000 |
commit | fc840503d291deb6064fe01442197659028709f7 (patch) | |
tree | 768d5ef2342a8c2deb77aecddc09cfdeeb8cb372 /perl-core/Module-CoreList | |
parent | Stable for amd64, wrt bug #439390 (diff) | |
download | gentoo-2-fc840503d291deb6064fe01442197659028709f7.tar.gz gentoo-2-fc840503d291deb6064fe01442197659028709f7.tar.bz2 gentoo-2-fc840503d291deb6064fe01442197659028709f7.zip |
[bump] perl-core/Module-CoreList-2.760.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
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.760.0.ebuild | 20 | ||||
-rw-r--r-- | perl-core/Module-CoreList/metadata.xml | 1 |
3 files changed, 28 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index a4543c417eef..660469a35334 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.49 2012/08/09 14:31:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.50 2012/11/04 19:53:37 tove Exp $ + +*Module-CoreList-2.760.0 (04 Nov 2012) + + 04 Nov 2012; Torsten Veller <tove@gentoo.org> + +Module-CoreList-2.760.0.ebuild, metadata.xml: + Version bump *Module-CoreList-2.700.0 (09 Aug 2012) diff --git a/perl-core/Module-CoreList/Module-CoreList-2.760.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.760.0.ebuild new file mode 100644 index 000000000000..67fa8af6b07c --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-2.760.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 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.760.0.ebuild,v 1.1 2012/11/04 19:53:37 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RJBS +MODULE_VERSION=2.76 +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 ~amd64-fbsd ~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 diff --git a/perl-core/Module-CoreList/metadata.xml b/perl-core/Module-CoreList/metadata.xml index 6815dd09f2e2..80bd7162a651 100644 --- a/perl-core/Module-CoreList/metadata.xml +++ b/perl-core/Module-CoreList/metadata.xml @@ -8,5 +8,6 @@ <upstream> <remote-id type="cpan">Module-CoreList</remote-id> <remote-id type="cpan-module">Module::CoreList</remote-id> + <remote-id type="cpan-module">Module::CoreList::TieHashDelta</remote-id> </upstream> </pkgmetadata> |