diff options
author | 2011-02-21 07:26:20 +0000 | |
---|---|---|
committer | 2011-02-21 07:26:20 +0000 | |
commit | 68fd7e75d50b86a95f1f7883731ee5f4aab5d573 (patch) | |
tree | ea3c09df59f6919e859b4bda65f0f7c072ed878b /perl-core | |
parent | [bump] virtual/perl-Module-CoreList-2.450 (diff) | |
download | gentoo-2-68fd7e75d50b86a95f1f7883731ee5f4aab5d573.tar.gz gentoo-2-68fd7e75d50b86a95f1f7883731ee5f4aab5d573.tar.bz2 gentoo-2-68fd7e75d50b86a95f1f7883731ee5f4aab5d573.zip |
[bump] perl-core/Module-CoreList-2.450
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.450.ebuild | 20 |
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 545bb7ea8fd4..83ebd4a261e6 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,11 @@ # 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.28 2011/01/29 18:06:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.29 2011/02/21 07:26:20 tove Exp $ + +*Module-CoreList-2.450 (21 Feb 2011) + + 21 Feb 2011; Torsten Veller <tove@gentoo.org> +Module-CoreList-2.450.ebuild: + Version bump 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-CoreList-2.440.ebuild: Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526 diff --git a/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild new file mode 100644 index 000000000000..b534bf81a9e1 --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-2.450.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.450.ebuild,v 1.1 2011/02/21 07:26:20 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR=BINGOS +MODULE_VERSION=2.45 +inherit perl-module + +DESCRIPTION="what modules shipped with versions of perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86" +IUSE="" + +#RDEPEND="" +#DEPEND="test? ( dev-perl/Test-Pod )" + +SRC_TEST=do |