diff options
author | Torsten Veller <tove@gentoo.org> | 2010-09-26 07:32:50 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-09-26 07:32:50 +0000 |
commit | 9245a05453010276fe78764ba97376cd2d3104d7 (patch) | |
tree | a8c218bf98e1ee1005d6ba490bb189ef59475c02 /virtual | |
parent | Version bump (diff) | |
download | gentoo-2-9245a05453010276fe78764ba97376cd2d3104d7.tar.gz gentoo-2-9245a05453010276fe78764ba97376cd2d3104d7.tar.bz2 gentoo-2-9245a05453010276fe78764ba97376cd2d3104d7.zip |
Version bump
(Portage version: 2.2_rc86/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.39.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index 19aafac1e97f..047a3fee45ef 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.21 2010/09/07 09:34:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.22 2010/09/26 07:32:50 tove Exp $ + +*perl-Module-CoreList-2.39 (26 Sep 2010) + + 26 Sep 2010; Torsten Veller <tove@gentoo.org> + +perl-Module-CoreList-2.39.ebuild: + Version bump *perl-Module-CoreList-2.38 (07 Sep 2010) diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.39.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.39.ebuild new file mode 100644 index 000000000000..f0a140b25ec3 --- /dev/null +++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.39.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.39.ebuild,v 1.1 2010/09/26 07:32:50 tove Exp $ + +DESCRIPTION="Virtual for Module-CoreList" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND="~perl-core/Module-CoreList-${PV}" |