From 026d7825629e2efb2d1d5058f1b468805208d21d Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Wed, 4 Apr 2012 07:51:49 +0000 Subject: marked x86 per bug 404671 (Portage version: 2.2.0_alpha99/cvs/Linux i686) --- dev-perl/File-chdir/ChangeLog | 5 ++++- dev-perl/File-chdir/File-chdir-0.100.600.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index 4fb37b381f1d..eab826f3842c 100644 --- a/dev-perl/File-chdir/ChangeLog +++ b/dev-perl/File-chdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-chdir # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.30 2012/03/28 07:33:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.31 2012/04/04 07:51:49 jdhore Exp $ + + 04 Apr 2012; Jeff Horelick File-chdir-0.100.600.ebuild: + marked x86 per bug 404671 28 Mar 2012; Agostino Sarubbo File-chdir-0.100.600.ebuild: Stable for amd64, wrt bug #404671 diff --git a/dev-perl/File-chdir/File-chdir-0.100.600.ebuild b/dev-perl/File-chdir/File-chdir-0.100.600.ebuild index 57b4c03ba3ac..10d1dd78c349 100644 --- a/dev-perl/File-chdir/File-chdir-0.100.600.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.100.600.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.600.ebuild,v 1.3 2012/03/28 07:33:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.600.ebuild,v 1.4 2012/04/04 07:51:49 jdhore Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=">=virtual/perl-File-Spec-3.27" -- cgit v1.2.3-65-gdbad