diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-10-28 06:13:21 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-10-28 06:13:21 +0000 |
commit | 1d819d68fa49e9c0cd811b6b9ccf22183896652d (patch) | |
tree | cb7817d10490e4ec51ff0452c2a82068a607cef0 /perl-core | |
parent | Bump (diff) | |
download | gentoo-2-1d819d68fa49e9c0cd811b6b9ccf22183896652d.tar.gz gentoo-2-1d819d68fa49e9c0cd811b6b9ccf22183896652d.tar.bz2 gentoo-2-1d819d68fa49e9c0cd811b6b9ccf22183896652d.zip |
Bump
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild | 20 |
2 files changed, 27 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 7008277d5b06..8655ee8a9af4 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.68 2013/08/27 03:30:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.69 2013/10/28 06:13:21 patrick Exp $ + +*Module-CoreList-3.000.000 (28 Oct 2013) + + 28 Oct 2013; Patrick Lauer <patrick@gentoo.org> + +Module-CoreList-3.000.000.ebuild: + Bump *Module-CoreList-2.970.0 (27 Aug 2013) diff --git a/perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild b/perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild new file mode 100644 index 000000000000..91eb8a52609b --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild,v 1.1 2013/10/28 06:13:21 patrick Exp $ + +EAPI=5 + +MODULE_AUTHOR=BINGOS +MODULE_VERSION=3.00 +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 ~arm-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 |