summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-02-01 21:25:53 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-02-01 21:25:53 +0000
commit4b94b6b01e6dbdb8e43fa7e93cf65623a02e7106 (patch)
tree6f87a0bdaa2f1847732511d3681bfea977df2385 /dev-perl/File-chmod
parentamd64 stable wrt bug #492150 (diff)
downloadgentoo-2-4b94b6b01e6dbdb8e43fa7e93cf65623a02e7106.tar.gz
gentoo-2-4b94b6b01e6dbdb8e43fa7e93cf65623a02e7106.tar.bz2
gentoo-2-4b94b6b01e6dbdb8e43fa7e93cf65623a02e7106.zip
x86 stable wrt bug #492150
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/File-chmod')
-rw-r--r--dev-perl/File-chmod/ChangeLog5
-rw-r--r--dev-perl/File-chmod/File-chmod-0.360.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog
index 4003432ffb28..f2cc79406a6b 100644
--- a/dev-perl/File-chmod/ChangeLog
+++ b/dev-perl/File-chmod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-chmod
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.21 2014/02/01 21:24:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.22 2014/02/01 21:25:53 zlogene Exp $
+
+ 01 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> File-chmod-0.360.0.ebuild:
+ x86 stable wrt bug #492150
01 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> File-chmod-0.360.0.ebuild:
amd64 stable wrt bug #492150
diff --git a/dev-perl/File-chmod/File-chmod-0.360.0.ebuild b/dev-perl/File-chmod/File-chmod-0.360.0.ebuild
index 1734e5e879dc..322cf5b8af6f 100644
--- a/dev-perl/File-chmod/File-chmod-0.360.0.ebuild
+++ b/dev-perl/File-chmod/File-chmod-0.360.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.6 2014/02/01 21:24:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.7 2014/02/01 21:25:53 zlogene Exp $
EAPI=4
@@ -11,5 +11,5 @@ inherit perl-module
DESCRIPTION="Implements symbolic and ls chmod modes"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
IUSE=""