summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-01-08 20:48:44 +0000
committerMarkus Meier <maekke@gentoo.org>2015-01-08 20:48:44 +0000
commitde7d331109a387044340dc5629a1ea38ab92e62e (patch)
tree5e04c5fdcfb1f597da5203bffd9567de3e8d174a /dev-php/pecl-yaz
parentarm stable, bug #534366 (diff)
downloadgentoo-2-de7d331109a387044340dc5629a1ea38ab92e62e.tar.gz
gentoo-2-de7d331109a387044340dc5629a1ea38ab92e62e.tar.bz2
gentoo-2-de7d331109a387044340dc5629a1ea38ab92e62e.zip
arm stable, bug #534568
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 2a320acc4c6c..6264b11345a8 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.10 2015/01/05 08:03:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.11 2015/01/08 20:48:44 maekke Exp $
+
+ 08 Jan 2015; Markus Meier <maekke@gentoo.org> pecl-yaz-1.1.6.ebuild:
+ arm stable, bug #534568
05 Jan 2015; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.1.6.ebuild:
Stable for HPPA (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 42543f1da2a5..468b376ebf59 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.4 2015/01/05 08:03:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.5 2015/01/08 20:48:44 maekke 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"