summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-08 14:10:03 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-08 14:10:03 +0000
commit7ff651113633b6788111b3490414356f779c1858 (patch)
treec51ae074fcfb6469685c0bc91238ccbb1dab04fe /dev-php5/pecl-zip
parentStable on sparc wrt security #153911 (diff)
downloadgentoo-2-7ff651113633b6788111b3490414356f779c1858.tar.gz
gentoo-2-7ff651113633b6788111b3490414356f779c1858.tar.bz2
gentoo-2-7ff651113633b6788111b3490414356f779c1858.zip
Stable on sparc wrt security #153911
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5/pecl-zip')
-rw-r--r--dev-php5/pecl-zip/ChangeLog5
-rw-r--r--dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-zip/ChangeLog b/dev-php5/pecl-zip/ChangeLog
index a0cb7d54ab53..cfae5865a926 100644
--- a/dev-php5/pecl-zip/ChangeLog
+++ b/dev-php5/pecl-zip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-zip
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/ChangeLog,v 1.26 2007/03/06 19:18:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/ChangeLog,v 1.27 2007/03/08 14:10:03 gustavoz Exp $
+
+ 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> pecl-zip-1.8.6.ebuild:
+ Stable on sparc wrt security #153911
06 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org>
pecl-zip-1.8.6.ebuild:
diff --git a/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild b/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild
index f75bfb9530bf..d4c8858bdbb5 100644
--- a/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild
+++ b/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild,v 1.7 2007/03/06 19:18:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild,v 1.8 2007/03/08 14:10:03 gustavoz Exp $
PHP_EXT_NAME="zip"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
DESCRIPTION="PHP zip management extension."
LICENSE="PHP"