From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PbgIp-0000rt-93 for garchives@archives.gentoo.org; Sat, 08 Jan 2011 21:26:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F1E5E051C; Sat, 8 Jan 2011 21:26:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5B694E051C for ; Sat, 8 Jan 2011 21:26:16 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1A611B400C for ; Sat, 8 Jan 2011 21:26:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id 3C35120051; Sat, 8 Jan 2011 21:26:13 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/suhosin: suhosin-0.9.32.1-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: suhosin-0.9.32.1-r2.ebuild ChangeLog X-VCS-Directories: dev-php5/suhosin X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20110108212613.3C35120051@flycatcher.gentoo.org> Date: Sat, 8 Jan 2011 21:26:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f3edd9ff-d181-4706-9694-60bd32106131 X-Archives-Hash: 27a995d224ce57351fe8a5a376659b4c maekke 11/01/08 21:26:13 Modified: suhosin-0.9.32.1-r2.ebuild ChangeLog Log: arm stable, bug #349659 =20 (Portage version: 2.1.9.30/cvs/Linux i686) Revision Changes Path 1.9 dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/s= uhosin-0.9.32.1-r2.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/s= uhosin-0.9.32.1-r2.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/s= uhosin-0.9.32.1-r2.ebuild?r1=3D1.8&r2=3D1.9 Index: suhosin-0.9.32.1-r2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.eb= uild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- suhosin-0.9.32.1-r2.ebuild 8 Jan 2011 18:32:47 -0000 1.8 +++ suhosin-0.9.32.1-r2.ebuild 8 Jan 2011 21:26:13 -0000 1.9 @@ -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-php5/suhosin/suhosin-0.9.32.1-r2.= ebuild,v 1.8 2011/01/08 18:32:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.= ebuild,v 1.9 2011/01/08 21:26:13 maekke Exp $ =20 EAPI=3D"2" =20 @@ -10,7 +10,7 @@ =20 inherit php-ext-source-r2 =20 -KEYWORDS=3D"alpha amd64 ~arm hppa ~ppc ~ppc64 x86" +KEYWORDS=3D"alpha amd64 arm hppa ~ppc ~ppc64 x86" =20 DESCRIPTION=3D"Suhosin is an advanced protection system for PHP installa= tions." HOMEPAGE=3D"http://www.suhosin.org/" 1.65 dev-php5/suhosin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/C= hangeLog?rev=3D1.65&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/C= hangeLog?rev=3D1.65&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/C= hangeLog?r1=3D1.64&r2=3D1.65 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 8 Jan 2011 18:32:47 -0000 1.64 +++ ChangeLog 8 Jan 2011 21:26:13 -0000 1.65 @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/suhosin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.64 201= 1/01/08 18:32:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.65 201= 1/01/08 21:26:13 maekke Exp $ + + 08 Jan 2011; Markus Meier suhosin-0.9.32.1-r2.ebui= ld: + arm stable, bug #349659 =20 08 Jan 2011; Brent Baude suhosin-0.9.32.1-r2.ebuil= d: Marking suhosin-0.9.32.1-r2 ~ppc for bug 349659