summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-18 08:44:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-18 08:44:08 +0000
commit95ac7f4876705100215536e772a65ad71657ff68 (patch)
treecd10dad909c0d10cb6f25b5d3f40e52d3479d963 /dev-php/pecl-syck
parentStable for ppc64, wrt bug #534560 (diff)
downloadgentoo-2-95ac7f4876705100215536e772a65ad71657ff68.tar.gz
gentoo-2-95ac7f4876705100215536e772a65ad71657ff68.tar.bz2
gentoo-2-95ac7f4876705100215536e772a65ad71657ff68.zip
Stable for ppc64, wrt bug #534566
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/pecl-syck')
-rw-r--r--dev-php/pecl-syck/ChangeLog5
-rw-r--r--dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-syck/ChangeLog b/dev-php/pecl-syck/ChangeLog
index 5f5483895253..4d57e2f5546e 100644
--- a/dev-php/pecl-syck/ChangeLog
+++ b/dev-php/pecl-syck/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-syck
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.12 2015/01/17 13:55:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.13 2015/01/18 08:44:08 ago Exp $
+
+ 18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pecl-syck-0.9.3-r3.ebuild:
+ Stable for ppc64, wrt bug #534566
17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pecl-syck-0.9.3-r3.ebuild:
Stable for ppc, wrt bug #534566
diff --git a/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild b/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild
index eaa12fa84ca2..0ef8f75c25a6 100644
--- a/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild
+++ b/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild,v 1.4 2015/01/17 13:55:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild,v 1.5 2015/01/18 08:44:08 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ DOCS="CHANGELOG TODO"
USE_PHP="php5-6 php5-5 php5-4"
inherit php-ext-pecl-r2
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it"
LICENSE="PHP-3.01"