Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/
Date: Sat, 05 Nov 2016 17:21:18
Message-Id: 1478366367.55796ec9fe7afd28c605a6ac5029f3b66a722c50.pacho@gentoo
1 commit: 55796ec9fe7afd28c605a6ac5029f3b66a722c50
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 5 17:19:27 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 17:19:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55796ec9
7
8 dev-php/pecl-yaz: Move to ~ia64 ~sparc, bug #522674
9
10 Package-Manager: portage-2.3.2
11
12 dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
16 index 7416b25..1277aa8 100644
17 --- a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
18 +++ b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ USE_PHP="php5-6 php5-5 php5-4"
26
27 inherit php-ext-pecl-r2
28
29 -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
30 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
31
32 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
33 LICENSE="PHP-3"