diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-01-24 17:24:33 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-01-24 17:24:33 +0000 |
commit | 0b34c9078553fb496b6f90bf345c7c7300fe522e (patch) | |
tree | 12f46fd1997446bd0da62f9ceb04054385955023 /perl-core | |
parent | Stable for all (diff) | |
download | gentoo-2-0b34c9078553fb496b6f90bf345c7c7300fe522e.tar.gz gentoo-2-0b34c9078553fb496b6f90bf345c7c7300fe522e.tar.bz2 gentoo-2-0b34c9078553fb496b6f90bf345c7c7300fe522e.zip |
Version bump
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-5.201.501.200.ebuild | 20 |
2 files changed, 28 insertions, 2 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 2aba7cbcd9e3..4fded400c7ac 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.89 2014/11/08 16:16:15 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.90 2015/01/24 17:24:33 dilfridge Exp $ + +*Module-CoreList-5.201.501.200 (24 Jan 2015) + + 24 Jan 2015; Andreas K. Huettel <dilfridge@gentoo.org> + +Module-CoreList-5.201.501.200.ebuild: + Version bump 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> -Module-CoreList-2.840.0.ebuild, -Module-CoreList-5.21.1.ebuild: diff --git a/perl-core/Module-CoreList/Module-CoreList-5.201.501.200.ebuild b/perl-core/Module-CoreList/Module-CoreList-5.201.501.200.ebuild new file mode 100644 index 000000000000..333c899cc638 --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-5.201.501.200.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-5.201.501.200.ebuild,v 1.1 2015/01/24 17:24:33 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=BINGOS +MODULE_VERSION=5.20150120 +inherit perl-module + +DESCRIPTION="what modules shipped with versions of perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 |