summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-08-20 09:51:51 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-08-20 09:51:51 +0000
commitfacef52fd3c8293ad6d03fcaf5225a99be108044 (patch)
treeaec07956cbe2ee8dcd2cfc4740bd9c7d58513612 /perl-core/File-Spec
parentstable x86, bug 333421 (diff)
downloadgentoo-2-facef52fd3c8293ad6d03fcaf5225a99be108044.tar.gz
gentoo-2-facef52fd3c8293ad6d03fcaf5225a99be108044.tar.bz2
gentoo-2-facef52fd3c8293ad6d03fcaf5225a99be108044.zip
stable x86, bug 333421
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'perl-core/File-Spec')
-rw-r--r--perl-core/File-Spec/ChangeLog6
-rw-r--r--perl-core/File-Spec/File-Spec-3.31.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog
index 2fee295b1346..b53cf5c62a79 100644
--- a/perl-core/File-Spec/ChangeLog
+++ b/perl-core/File-Spec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/File-Spec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.72 2010/08/19 15:08:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.73 2010/08/20 09:51:51 fauli Exp $
+
+ 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ File-Spec-3.31.ebuild:
+ stable x86, bug 333421
19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> File-Spec-3.31.ebuild:
Stable on amd64 wrt bug #333421
diff --git a/perl-core/File-Spec/File-Spec-3.31.ebuild b/perl-core/File-Spec/File-Spec-3.31.ebuild
index aec55fe65c8c..8604b2cceeda 100644
--- a/perl-core/File-Spec/File-Spec-3.31.ebuild
+++ b/perl-core/File-Spec/File-Spec-3.31.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/File-Spec/File-Spec-3.31.ebuild,v 1.4 2010/08/19 15:08:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.31.ebuild,v 1.5 2010/08/20 09:51:51 fauli Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Handling files and directories portably"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"