Stable on alpha wrt security #153911
authorJosé Luis Rivero <yoswink@gentoo.org>
Sat, 10 Mar 2007 23:11:51 +0000 (23:11 +0000)
committerJosé Luis Rivero <yoswink@gentoo.org>
Sat, 10 Mar 2007 23:11:51 +0000 (23:11 +0000)
Package-Manager: portage-2.1.1-r2

dev-php5/pecl-filter/ChangeLog
dev-php5/pecl-filter/pecl-filter-0.11.0.ebuild
dev-php5/suhosin/ChangeLog
dev-php5/suhosin/suhosin-0.9.17.ebuild

index 8a15cba49af29632596e88e6fbc33f79111fab81..193e1a389fc4a574fd91a32952714b4cc2dbbb6d 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php5/pecl-filter
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-filter/ChangeLog,v 1.21 2007/03/08 16:32:46 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-filter/ChangeLog,v 1.22 2007/03/10 23:11:51 yoswink Exp $
+
+  10 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org>
+  pecl-filter-0.11.0.ebuild:
+  Stable on alpha wrt security #153911
 
   08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ChangeLog:
   Fix manifest
index 48c7d4b061e32d18a38d062902586f9111ab9f95..eb64abdbea1ce265d8b991db3e1be3a88ba145ac 100644 (file)
@@ -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-filter/pecl-filter-0.11.0.ebuild,v 1.8 2007/03/08 14:16:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-filter/pecl-filter-0.11.0.ebuild,v 1.9 2007/03/10 23:11:51 yoswink Exp $
 
 PHP_EXT_NAME="filter"
 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"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
 
 DESCRIPTION="Extension for safely dealing with input parameters."
 LICENSE="PHP"
index 62f9e03598d7ae107083303169ca36513a8e390f..4eefc1f7a98816fff1061c08dfb07fedfcbf286a 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php5/suhosin
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.9 2007/03/08 16:31:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.10 2007/03/10 23:09:53 yoswink Exp $
+
+  10 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> suhosin-0.9.17.ebuild:
+  Stable on alpha wrt security #153911
 
   08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ChangeLog:
   Fix manifest
index 8129fa3bb73cc93799d5de5bdccc765f97dc8037..c79dd5e91b93f9f4bac7fd44ca6f78388ad176c1 100644 (file)
@@ -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/suhosin/suhosin-0.9.17.ebuild,v 1.7 2007/03/08 14:12:02 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.17.ebuild,v 1.8 2007/03/10 23:09:53 yoswink Exp $
 
 PHP_EXT_NAME="suhosin"
 PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
 
 inherit php-ext-source-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="Suhosin is an advanced protection system for PHP installations."
 HOMEPAGE="http://www.suhosin.org/"