summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-02-01 19:24:44 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-02-01 19:24:44 +0000
commit89c13777e73dacbe57aec455758054c4b9de48e1 (patch)
treedb1a38fe9db9b68612b09499eebaa37a44269cac /dev-perl/File-chmod
parentAdd missing dep, wrt bug #488666 (diff)
downloadgentoo-2-89c13777e73dacbe57aec455758054c4b9de48e1.tar.gz
gentoo-2-89c13777e73dacbe57aec455758054c4b9de48e1.tar.bz2
gentoo-2-89c13777e73dacbe57aec455758054c4b9de48e1.zip
ppc 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 fd82210c5624..45dc5bf86cbb 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.19 2014/02/01 18:33:10 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.20 2014/02/01 19:24:44 zlogene Exp $
+
+ 01 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> File-chmod-0.360.0.ebuild:
+ ppc stable wrt bug #492150
01 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> File-chmod-0.360.0.ebuild:
alpha 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 875ef5ec7420..4237ee52d4fa 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.4 2014/02/01 18:33:10 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.5 2014/02/01 19:24:44 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=""