diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-20 21:13:25 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-20 21:13:25 +0000 |
commit | cae2efc29d0317ccb8059f097d0bc1ca13dd8b7f (patch) | |
tree | e006f6ce211a4cdedf0b834033f9e888ec696488 /virtual | |
parent | Version bump via perl-bump experimental tool. (diff) | |
download | gentoo-2-cae2efc29d0317ccb8059f097d0bc1ca13dd8b7f.tar.gz gentoo-2-cae2efc29d0317ccb8059f097d0bc1ca13dd8b7f.tar.bz2 gentoo-2-cae2efc29d0317ccb8059f097d0bc1ca13dd8b7f.zip |
Version bump via perl-bump experimental tool.
(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.36.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index fed6511c29cc..7f0e39ed2d63 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.17 2010/05/24 11:07:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.18 2010/08/20 21:13:25 robbat2 Exp $ + +*perl-Module-CoreList-2.36 (20 Aug 2010) + + 20 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> + +perl-Module-CoreList-2.36.ebuild: + Version bump via perl-bump experimental tool. *perl-Module-CoreList-2.34 (24 May 2010) diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.36.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.36.ebuild new file mode 100644 index 000000000000..239cd5e8e7a6 --- /dev/null +++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.36.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.36.ebuild,v 1.1 2010/08/20 21:13:25 robbat2 Exp $ + +DESCRIPTION="Virtual for Module-CoreList" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND="~perl-core/Module-CoreList-${PV}" |