summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-16 15:47:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-16 15:47:24 +0000
commit311bf26f9e30da760e85e14cc8638fb222f551ee (patch)
tree908e77e6f2a1483f7add561fb34ced1fadb87fa0
parentStable for ppc64, wrt bug #463050 (diff)
downloadgentoo-2-311bf26f9e30da760e85e14cc8638fb222f551ee.tar.gz
gentoo-2-311bf26f9e30da760e85e14cc8638fb222f551ee.tar.bz2
gentoo-2-311bf26f9e30da760e85e14cc8638fb222f551ee.zip
Stable for ppc64, wrt bug #461120
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-rw-r--r--dev-perl/File-Sync/ChangeLog5
-rw-r--r--dev-perl/File-Sync/File-Sync-0.110.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Sync/ChangeLog b/dev-perl/File-Sync/ChangeLog
index 3664c3eda31c..94bee4c8fb34 100644
--- a/dev-perl/File-Sync/ChangeLog
+++ b/dev-perl/File-Sync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Sync
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.23 2013/05/16 13:15:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.24 2013/05/16 15:47:24 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> File-Sync-0.110.0.ebuild:
+ Stable for ppc64, wrt bug #461120
16 May 2013; Agostino Sarubbo <ago@gentoo.org> File-Sync-0.110.0.ebuild:
Stable for ppc, wrt bug #461120
diff --git a/dev-perl/File-Sync/File-Sync-0.110.0.ebuild b/dev-perl/File-Sync/File-Sync-0.110.0.ebuild
index 26403e9e7375..1f16e8a533ca 100644
--- a/dev-perl/File-Sync/File-Sync-0.110.0.ebuild
+++ b/dev-perl/File-Sync/File-Sync-0.110.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.110.0.ebuild,v 1.4 2013/05/16 13:15:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.110.0.ebuild,v 1.5 2013/05/16 15:47:24 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl access to fsync() and sync() function calls"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86"
IUSE=""
SRC_TEST="do"