Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/suhosin: suhosin-0.9.32.1-r2.ebuild ChangeLog
Date: Sun, 30 Jan 2011 16:41:29
Message-Id: 20110130164120.DC06D20054@flycatcher.gentoo.org
1 armin76 11/01/30 16:41:20
2
3 Modified: suhosin-0.9.32.1-r2.ebuild ChangeLog
4 Log:
5 ia64/s390/sh/sparc stable
6
7 (Portage version: 2.1.9.25/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.10 dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild?r1=1.9&r2=1.10
15
16 Index: suhosin-0.9.32.1-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- suhosin-0.9.32.1-r2.ebuild 8 Jan 2011 21:26:13 -0000 1.9
23 +++ suhosin-0.9.32.1-r2.ebuild 30 Jan 2011 16:41:20 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.10 2011/01/30 16:41:20 armin76 Exp $
29
30 EAPI="2"
31
32 @@ -10,7 +10,7 @@
33
34 inherit php-ext-source-r2
35
36 -KEYWORDS="alpha amd64 arm hppa ~ppc ~ppc64 x86"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
38
39 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
40 HOMEPAGE="http://www.suhosin.org/"
41
42
43
44 1.66 dev-php5/suhosin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.66&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.66&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?r1=1.65&r2=1.66
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v
53 retrieving revision 1.65
54 retrieving revision 1.66
55 diff -u -r1.65 -r1.66
56 --- ChangeLog 8 Jan 2011 21:26:13 -0000 1.65
57 +++ ChangeLog 30 Jan 2011 16:41:20 -0000 1.66
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-php5/suhosin
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.65 2011/01/08 21:26:13 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.66 2011/01/30 16:41:20 armin76 Exp $
63 +
64 + 30 Jan 2011; Raúl Porcel <armin76@g.o> suhosin-0.9.32.1-r2.ebuild:
65 + ia64/s390/sh/sparc stable
66
67 08 Jan 2011; Markus Meier <maekke@g.o> suhosin-0.9.32.1-r2.ebuild:
68 arm stable, bug #349659