Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/
Date: Thu, 02 May 2019 21:03:29
Message-Id: 1556830982.f84a80b59cf47a16b07ec190fd2d378b4422ded6.zlogene@gentoo
1 commit: f84a80b59cf47a16b07ec190fd2d378b4422ded6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 21:03:02 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 21:03:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84a80b5
7
8 dev-php/pecl-yaz: alpha stable wrt bug #667068
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
13
14 dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild
18 index e53232e59f6..7adade9d278 100644
19 --- a/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild
20 +++ b/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2"
28
29 inherit php-ext-pecl-r3
30
31 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
32 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
33
34 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
35 LICENSE="BSD"