summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-01 19:49:58 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-01 19:49:58 +0000
commit3856c7b8ade3db849c1ca955977673a1268e1dc5 (patch)
treeef1f19ca98cc3dd0523b1d0179b5812fca4c0bb8 /dev-perl/File-chdir
parentx86 stable wrt bug #391515 (diff)
downloadgentoo-2-3856c7b8ade3db849c1ca955977673a1268e1dc5.tar.gz
gentoo-2-3856c7b8ade3db849c1ca955977673a1268e1dc5.tar.bz2
gentoo-2-3856c7b8ade3db849c1ca955977673a1268e1dc5.zip
x86 stable wrt bug #391519
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r--dev-perl/File-chdir/ChangeLog6
-rw-r--r--dev-perl/File-chdir/File-chdir-0.100.300.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog
index b906ec0b36eb..f5612ff28f1b 100644
--- a/dev-perl/File-chdir/ChangeLog
+++ b/dev-perl/File-chdir/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-chdir
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.25 2011/11/05 10:07:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.26 2011/12/01 19:49:58 phajdan.jr Exp $
+
+ 01 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ File-chdir-0.100.300.ebuild:
+ x86 stable wrt bug #391519
*File-chdir-0.100.600 (05 Nov 2011)
diff --git a/dev-perl/File-chdir/File-chdir-0.100.300.ebuild b/dev-perl/File-chdir/File-chdir-0.100.300.ebuild
index f5a1d37caab6..2a36977bddec 100644
--- a/dev-perl/File-chdir/File-chdir-0.100.300.ebuild
+++ b/dev-perl/File-chdir/File-chdir-0.100.300.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.300.ebuild,v 1.1 2011/02/26 09:12:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild,v 1.2 2011/12/01 19:49:58 phajdan.jr Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="An alternative to File::Spec and CWD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND=">=virtual/perl-File-Spec-3.27"