summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:48:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:48:20 +0000
commit5a8fead98fba118b973a569446426c7bbe1dcb01 (patch)
treea17d68f53c05ed22a0c4d59198831bee250c3d2d /dev-perl/File-chdir
parentStable for x86, wrt bug #456568 (diff)
downloadgentoo-2-5a8fead98fba118b973a569446426c7bbe1dcb01.tar.gz
gentoo-2-5a8fead98fba118b973a569446426c7bbe1dcb01.tar.bz2
gentoo-2-5a8fead98fba118b973a569446426c7bbe1dcb01.zip
Stable for x86, wrt bug #456570
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.800.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog
index 6033f9378446..40163619598e 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.37 2013/03/25 20:28:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.38 2013/03/25 20:48:20 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.800.ebuild:
+ Stable for x86, wrt bug #456570
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.800.ebuild:
Stable for amd64, wrt bug #456570
diff --git a/dev-perl/File-chdir/File-chdir-0.100.800.ebuild b/dev-perl/File-chdir/File-chdir-0.100.800.ebuild
index 7ef7181619f2..4b78c4e8c967 100644
--- a/dev-perl/File-chdir/File-chdir-0.100.800.ebuild
+++ b/dev-perl/File-chdir/File-chdir-0.100.800.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.800.ebuild,v 1.2 2013/03/25 20:28:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.3 2013/03/25 20:48:20 ago 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"