diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-21 07:26:15 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-21 07:26:15 +0000 |
commit | d7829957368f90ecca9234c55849a4815c93f99e (patch) | |
tree | ed38d82354b94631ae1138fd3df8b3b887929505 /virtual | |
parent | Bump to 0.1.0, EAPI is now 3, passes all tests (diff) | |
download | gentoo-2-d7829957368f90ecca9234c55849a4815c93f99e.tar.gz gentoo-2-d7829957368f90ecca9234c55849a4815c93f99e.tar.bz2 gentoo-2-d7829957368f90ecca9234c55849a4815c93f99e.zip |
[bump] virtual/perl-Module-CoreList-2.450
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Module-CoreList/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-2.450.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index 29597aab7b01..00d81156556f 100644 --- a/virtual/perl-Module-CoreList/ChangeLog +++ b/virtual/perl-Module-CoreList/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Module-CoreList # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.31 2011/01/29 18:08:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.32 2011/02/21 07:26:15 tove Exp $ + +*perl-Module-CoreList-2.450 (21 Feb 2011) + + 21 Feb 2011; Torsten Veller <tove@gentoo.org> + +perl-Module-CoreList-2.450.ebuild: + Version bump 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> perl-Module-CoreList-2.440.ebuild: diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.450.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.450.ebuild new file mode 100644 index 000000000000..3a49e35e14bf --- /dev/null +++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.450.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.450.ebuild,v 1.1 2011/02/21 07:26:15 tove Exp $ + +DESCRIPTION="Virtual for Module-CoreList" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="~perl-core/Module-CoreList-${PV}" |