summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-02-01 18:33:10 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-02-01 18:33:10 +0000
commita795b933e89dcb419e4ee42ca94d8aa01d865c51 (patch)
treea82b4e8f738bcc22d6b8613169ac976b5391e2c2 /dev-perl/File-chmod
parentvanilla-3.2.54 + genpatches-3.2-16 + grsecurity-3.0-3.2.54-201401281850 (diff)
downloadgentoo-2-a795b933e89dcb419e4ee42ca94d8aa01d865c51.tar.gz
gentoo-2-a795b933e89dcb419e4ee42ca94d8aa01d865c51.tar.bz2
gentoo-2-a795b933e89dcb419e4ee42ca94d8aa01d865c51.zip
alpha 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 0ebad8d9a789..fd82210c5624 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.18 2014/01/26 15:31:34 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.19 2014/02/01 18:33:10 zlogene Exp $
+
+ 01 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> File-chmod-0.360.0.ebuild:
+ alpha stable wrt bug #492150
26 Jan 2014; Akinori Hattori <hattya@gentoo.org> File-chmod-0.360.0.ebuild:
ia64 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 00f26cf2597f..875ef5ec7420 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.3 2014/01/26 15:31:34 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.4 2014/02/01 18:33:10 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=""