summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-04-16 21:26:18 +0000
committerBrent Baude <ranger@gentoo.org>2012-04-16 21:26:18 +0000
commit8eaef0bcc337ec693b30abca4adb14f0b12c1ded (patch)
tree81bbef6a8f646b302f90258287ca4a21abd08205 /dev-perl/File-chdir
parentMarking File-Remove-1.510.0 ppc for bug 404669 (diff)
downloadhistorical-8eaef0bcc337ec693b30abca4adb14f0b12c1ded.tar.gz
historical-8eaef0bcc337ec693b30abca4adb14f0b12c1ded.tar.bz2
historical-8eaef0bcc337ec693b30abca4adb14f0b12c1ded.zip
Marking File-chdir-0.100.600 ppc for bug 404671
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r--dev-perl/File-chdir/ChangeLog5
-rw-r--r--dev-perl/File-chdir/File-chdir-0.100.600.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog
index eab826f3842c..b540205983cc 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.31 2012/04/04 07:51:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.32 2012/04/16 21:26:18 ranger Exp $
+
+ 16 Apr 2012; Brent Baude <ranger@gentoo.org> File-chdir-0.100.600.ebuild:
+ Marking File-chdir-0.100.600 ppc for bug 404671
04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> File-chdir-0.100.600.ebuild:
marked x86 per 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 10d1dd78c349..200ecfd8c6b7 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.4 2012/04/04 07:51:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.600.ebuild,v 1.5 2012/04/16 21:26:18 ranger 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"