summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-21 12:35:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-21 12:35:06 +0000
commit53f52cfb1c3524ce454bde8ae10085e71e830bc3 (patch)
tree8758596d173a9711c3c37c4771df37653927405d /dev-perl/Lchown
parentStable for ppc, wrt bug #519186 (diff)
downloadgentoo-2-53f52cfb1c3524ce454bde8ae10085e71e830bc3.tar.gz
gentoo-2-53f52cfb1c3524ce454bde8ae10085e71e830bc3.tar.bz2
gentoo-2-53f52cfb1c3524ce454bde8ae10085e71e830bc3.zip
Stable for ppc64, wrt bug #519272
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Lchown')
-rw-r--r--dev-perl/Lchown/ChangeLog5
-rw-r--r--dev-perl/Lchown/Lchown-1.10.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Lchown/ChangeLog b/dev-perl/Lchown/ChangeLog
index 3a672f0a8edd..4a193bcdfb12 100644
--- a/dev-perl/Lchown/ChangeLog
+++ b/dev-perl/Lchown/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Lchown
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.13 2014/09/21 12:34:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.14 2014/09/21 12:35:06 ago Exp $
+
+ 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> Lchown-1.10.0-r1.ebuild:
+ Stable for ppc64, wrt bug #519272
21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> Lchown-1.10.0-r1.ebuild:
Stable for ppc, wrt bug #519272
diff --git a/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild b/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild
index 98c5a5bdfcd9..0edd00b51a12 100644
--- a/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild
+++ b/dev-perl/Lchown/Lchown-1.10.0-r1.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/Lchown/Lchown-1.10.0-r1.ebuild,v 1.4 2014/09/21 12:34:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 1.5 2014/09/21 12:35:06 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Use the lchown(2) system call from Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=""