diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-22 05:52:55 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-22 05:52:55 +0000 |
commit | 4641532ce4a239b1e3336d0126e26c3aeaff1651 (patch) | |
tree | 445112c04f618f8f88e40357e9886e96344953da /virtual | |
parent | Version bump (diff) | |
download | gentoo-2-4641532ce4a239b1e3336d0126e26c3aeaff1651.tar.gz gentoo-2-4641532ce4a239b1e3336d0126e26c3aeaff1651.tar.bz2 gentoo-2-4641532ce4a239b1e3336d0126e26c3aeaff1651.zip |
Version bump
(Portage version: 2.2_rc67/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.31.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index ce8bfaaf18b2..4d74c89d3102 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.14 2010/04/13 06:51:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.15 2010/04/22 05:52:55 tove Exp $ + +*perl-Module-CoreList-2.31 (22 Apr 2010) + + 22 Apr 2010; Torsten Veller <tove@gentoo.org> + +perl-Module-CoreList-2.31.ebuild: + Version bump *perl-Module-CoreList-2.29 (13 Apr 2010) diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.31.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.31.ebuild new file mode 100644 index 000000000000..5d368d6f7b26 --- /dev/null +++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.31.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2010 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.31.ebuild,v 1.1 2010/04/22 05:52:55 tove Exp $ + +DESCRIPTION="Virtual for Module-CoreList" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND="~perl-core/Module-CoreList-${PV}" |