summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-24 08:46:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-24 08:46:45 +0000
commitd0854255280f9796a0fde8cd3e3a56861235f525 (patch)
tree6df373cd4c4fde85ae12f659ff636d280e9fbc61 /dev-php/pecl-yaz
parentStable for alpha, wrt bug #540002 (diff)
downloadgentoo-2-d0854255280f9796a0fde8cd3e3a56861235f525.tar.gz
gentoo-2-d0854255280f9796a0fde8cd3e3a56861235f525.tar.bz2
gentoo-2-d0854255280f9796a0fde8cd3e3a56861235f525.zip
Stable for alpha, wrt bug #534568
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 6264b11345a8..2cfe99037300 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.11 2015/01/08 20:48:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.12 2015/02/24 08:46:45 ago Exp $
+
+ 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pecl-yaz-1.1.6.ebuild:
+ Stable for alpha, wrt bug #534568
08 Jan 2015; Markus Meier <maekke@gentoo.org> pecl-yaz-1.1.6.ebuild:
arm stable, 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 468b376ebf59..9c73c3f1b6d5 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.5 2015/01/08 20:48:44 maekke Exp $
+# $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 $
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"