summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-15 12:11:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-15 12:11:09 +0000
commit659664ae4c0abed52a950a8b25b940db218d87da (patch)
tree4e3ebf7f0af1b96c839f4d3c9afb37d0dec66827 /dev-php/pecl-yaz
parentStable for AMD64, wrt bug #393961 (diff)
downloadgentoo-2-659664ae4c0abed52a950a8b25b940db218d87da.tar.gz
gentoo-2-659664ae4c0abed52a950a8b25b940db218d87da.tar.bz2
gentoo-2-659664ae4c0abed52a950a8b25b940db218d87da.zip
Stable for AMD64, wrt bug #393965
(Portage version: 2.1.10.40/cvs/Linux i686)
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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-yaz/ChangeLog b/dev-php/pecl-yaz/ChangeLog
index 2b3d7f66a67e..89d5b60e10d5 100644
--- a/dev-php/pecl-yaz/ChangeLog
+++ b/dev-php/pecl-yaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-yaz
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.1 2011/12/14 22:52:16 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.2 2011/12/15 12:11:09 ago Exp $
+
+ 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> pecl-yaz-1.1.1.ebuild:
+ Stable for AMD64, wrt bug #393965
14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> pecl-yaz-1.1.1.ebuild:
x86 stable wrt bug #393965
diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
index 05ff36855d71..4db75f3353c4 100644
--- a/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
+++ b/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.1.ebuild,v 1.1 2011/12/14 22:52:16 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild,v 1.2 2011/12/15 12:11:09 ago Exp $
EAPI=3
@@ -11,7 +11,7 @@ DOCS="README"
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"