diff options
author | Torsten Veller <tove@gentoo.org> | 2011-03-22 06:44:10 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-03-22 06:44:10 +0000 |
commit | 91ecda34a547a0a9e11d4f7d75c73550e925e962 (patch) | |
tree | ac27bb9b876c2a67e1171c8e962db20396441224 /virtual/perl-Module-CoreList | |
parent | [bump] perl-core/Module-CoreList-2.460.0 (diff) | |
download | gentoo-2-91ecda34a547a0a9e11d4f7d75c73550e925e962.tar.gz gentoo-2-91ecda34a547a0a9e11d4f7d75c73550e925e962.tar.bz2 gentoo-2-91ecda34a547a0a9e11d4f7d75c73550e925e962.zip |
[bump] virtual/perl-Module-CoreList-2.460.0
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r-- | virtual/perl-Module-CoreList/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-2.460.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index 70e6e3c97422..a9c316530e3a 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.34 2011/02/27 10:50:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.35 2011/03/22 06:44:10 tove Exp $ + +*perl-Module-CoreList-2.460.0 (22 Mar 2011) + + 22 Mar 2011; Torsten Veller <tove@gentoo.org> + +perl-Module-CoreList-2.460.0.ebuild: + Version bump 27 Feb 2011; Fabian Groffen <grobian@gentoo.org> perl-Module-CoreList-2.450.ebuild: diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.460.0.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.460.0.ebuild new file mode 100644 index 000000000000..7108ce4ac922 --- /dev/null +++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.460.0.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.460.0.ebuild,v 1.1 2011/03/22 06:44:10 tove Exp $ + +DESCRIPTION="Virtual for Module-CoreList" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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="~perl-core/Module-CoreList-${PV}" |