summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:11:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:11:41 +0000
commit26f17ec11410b12c3a51755a64c16f010f6dc770 (patch)
tree3866f598871e9b8833394f64e4fb72bf6da452de /dev-php/pecl-yaz
parentStable for sparc, wrt bug #535698 (diff)
downloadgentoo-2-26f17ec11410b12c3a51755a64c16f010f6dc770.tar.gz
gentoo-2-26f17ec11410b12c3a51755a64c16f010f6dc770.tar.bz2
gentoo-2-26f17ec11410b12c3a51755a64c16f010f6dc770.zip
Stable for sparc, wrt bug #534568
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/pecl-yaz')
-rw-r--r--dev-php/pecl-yaz/ChangeLog5
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-yaz/ChangeLog b/dev-php/pecl-yaz/ChangeLog
index 53d9a564caa3..af2ecbe653c6 100644
--- a/dev-php/pecl-yaz/ChangeLog
+++ b/dev-php/pecl-yaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-yaz
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.13 2015/02/25 02:10:23 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.14 2015/02/27 11:11:41 ago Exp $
+
+ 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pecl-yaz-1.1.6.ebuild:
+ Stable for sparc, wrt bug #534568
*pecl-yaz-1.1.9 (25 Feb 2015)
diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
index 9c73c3f1b6d5..54ffee0468ed 100644
--- a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
+++ b/dev-php/pecl-yaz/pecl-yaz-1.1.6.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-yaz/pecl-yaz-1.1.6.ebuild,v 1.6 2015/02/24 08:46:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.7 2015/02/27 11:11:41 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ USE_PHP="php5-6 php5-5 php5-4"
inherit php-ext-pecl-r2
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
LICENSE="PHP-3"