summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-05 12:07:17 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-05 12:07:17 +0000
commit9ca5dafb4d10aae5b1b13dc92d21c830a973c90a (patch)
tree8173168571bbd68142f20b051363694b723d1daf /perl-core/Module-CoreList
parentuse EAPI 2 features to check for PHP USE flags instead of eclass functions (diff)
downloadgentoo-2-9ca5dafb4d10aae5b1b13dc92d21c830a973c90a.tar.gz
gentoo-2-9ca5dafb4d10aae5b1b13dc92d21c830a973c90a.tar.bz2
gentoo-2-9ca5dafb4d10aae5b1b13dc92d21c830a973c90a.zip
stable x86, bug 343609
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r--perl-core/Module-CoreList/ChangeLog6
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.38.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 9644d73ce2b0..e4a838232ff2 100644
--- a/perl-core/Module-CoreList/ChangeLog
+++ b/perl-core/Module-CoreList/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-CoreList
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.21 2010/11/03 19:57:13 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.22 2010/11/05 12:07:17 fauli Exp $
+
+ 05 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+ Module-CoreList-2.38.ebuild:
+ stable x86, bug 343609
03 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
Module-CoreList-2.38.ebuild:
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.38.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.38.ebuild
index 9ea1e1cd3d22..0ff818d5add7 100644
--- a/perl-core/Module-CoreList/Module-CoreList-2.38.ebuild
+++ b/perl-core/Module-CoreList/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/perl-core/Module-CoreList/Module-CoreList-2.38.ebuild,v 1.2 2010/11/03 19:57:13 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.38.ebuild,v 1.3 2010/11/05 12:07:17 fauli Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="what modules shipped with versions of perl"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
#RDEPEND=""