summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-04 08:08:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-04 08:08:34 +0000
commitaadd3801db0adba1018ccceab464d8a978e461ed (patch)
tree175cf5d23e99e99a2abc002a1e9782e0d7f0d7c5 /dev-php
parentStable for amd64, wrt bug #534566 (diff)
downloadgentoo-2-aadd3801db0adba1018ccceab464d8a978e461ed.tar.gz
gentoo-2-aadd3801db0adba1018ccceab464d8a978e461ed.tar.bz2
gentoo-2-aadd3801db0adba1018ccceab464d8a978e461ed.zip
Stable for amd64, wrt bug #534568
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-yaz/ChangeLog7
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/pecl-yaz/ChangeLog b/dev-php/pecl-yaz/ChangeLog
index 89af929beb1a..88f4ff357487 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.7 2014/09/29 23:42:32 grknight Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.8 2015/01/04 08:08:34 ago Exp $
+
+ 04 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pecl-yaz-1.1.6.ebuild:
+ Stable for amd64, wrt bug #534568
*pecl-yaz-1.1.6 (29 Sep 2014)
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 ecb233a298f5..74534a9c6cd8 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-2014 Gentoo Foundation
+# 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.1 2014/09/29 23:42:32 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.2 2015/01/04 08:08:34 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"