summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-01-26 15:31:34 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-01-26 15:31:34 +0000
commita683b6cd247d5444fdf9a4ad2942078c388b7b28 (patch)
treee6fcafcc05a0800a455338d4655ed3cfde120336 /dev-perl/File-chmod
parentalpha stable wrt bug #494288 (diff)
downloadgentoo-2-a683b6cd247d5444fdf9a4ad2942078c388b7b28.tar.gz
gentoo-2-a683b6cd247d5444fdf9a4ad2942078c388b7b28.tar.bz2
gentoo-2-a683b6cd247d5444fdf9a4ad2942078c388b7b28.zip
ia64 stable wrt bug #492150
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
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 59d46d35df03..0ebad8d9a789 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.17 2014/01/25 16:33:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.18 2014/01/26 15:31:34 hattya Exp $
+
+ 26 Jan 2014; Akinori Hattori <hattya@gentoo.org> File-chmod-0.360.0.ebuild:
+ ia64 stable wrt bug #492150
25 Jan 2014; Jeroen Roovers <jer@gentoo.org> File-chmod-0.360.0.ebuild:
Stable for HPPA (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 fbd95aeb8ed4..00f26cf2597f 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.2 2014/01/25 16:33:16 jer Exp $
+# $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 $
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=""