diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-05 12:07:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-05 12:07:51 +0000 |
commit | 4c7ca6101675c6c3bfcb680527012ba3602a7788 (patch) | |
tree | 7277e293b1e6c27179725e5307c7883196bd997c /virtual/perl-Module-CoreList | |
parent | stable x86, bug 343609 (diff) | |
download | gentoo-2-4c7ca6101675c6c3bfcb680527012ba3602a7788.tar.gz gentoo-2-4c7ca6101675c6c3bfcb680527012ba3602a7788.tar.bz2 gentoo-2-4c7ca6101675c6c3bfcb680527012ba3602a7788.zip |
stable x86, bug 343609
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r-- | virtual/perl-Module-CoreList/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index f65fc964c752..36313a4a535c 100644 --- a/virtual/perl-Module-CoreList/ChangeLog +++ b/virtual/perl-Module-CoreList/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2010/11/03 19:57:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.25 2010/11/05 12:07:51 fauli Exp $ + + 05 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + perl-Module-CoreList-2.38.ebuild: + stable x86, bug 343609 03 Nov 2010; Markos Chandras <hwoarang@gentoo.org> perl-Module-CoreList-2.38.ebuild: diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild index a936d88dd0a8..c0e68fbeaf2b 100644 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild +++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild @@ -1,6 +1,6 @@ # 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.38.ebuild,v 1.2 2010/11/03 19:57:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.38.ebuild,v 1.3 2010/11/05 12:07:51 fauli Exp $ DESCRIPTION="Virtual for Module-CoreList" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~perl-core/Module-CoreList-${PV} )" |