Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/
Date: Wed, 28 Aug 2019 18:28:48
Message-Id: 1567016908.4668b95ba34d4bc9dece90829feda5596cda33a1.slyfox@gentoo
1 commit: 4668b95ba34d4bc9dece90829feda5596cda33a1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 18:28:28 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 18:28:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4668b95b
7
8 dev-php/pecl-yaz: stable 1.2.3 for hppa, bug #692880
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-php/pecl-yaz/pecl-yaz-1.2.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.3.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.2.3.ebuild
18 index fb3593ab088..bfb55dcd9e5 100644
19 --- a/dev-php/pecl-yaz/pecl-yaz-1.2.3.ebuild
20 +++ b/dev-php/pecl-yaz/pecl-yaz-1.2.3.ebuild
21 @@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3"
22
23 inherit php-ext-pecl-r3
24
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
27
28 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
29 LICENSE="BSD"