summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-05 08:03:10 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-05 08:03:10 +0000
commit9ea8097e1b61a65eeae66336402451c14e5dddee (patch)
tree6e3fe669f1fa52d6d7ff125936d788c9a54bcf9b /dev-php/pecl-yaz
parentsys-fs/aufs3: Bump to latest aufs3 (diff)
downloadgentoo-2-9ea8097e1b61a65eeae66336402451c14e5dddee.tar.gz
gentoo-2-9ea8097e1b61a65eeae66336402451c14e5dddee.tar.bz2
gentoo-2-9ea8097e1b61a65eeae66336402451c14e5dddee.zip
Stable for HPPA (bug #534568).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 882c2462bd0b..2a320acc4c6c 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.9 2015/01/04 08:10:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.10 2015/01/05 08:03:10 jer Exp $
+
+ 05 Jan 2015; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.1.6.ebuild:
+ Stable for HPPA (bug #534568).
04 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pecl-yaz-1.1.6.ebuild:
Stable for x86, wrt bug #534568
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 d8dba6ec3bf6..42543f1da2a5 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.3 2015/01/04 08:10:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.4 2015/01/05 08:03:10 jer 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"