Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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, 02 Jan 2011 17:58:47
Message-Id: 20110102175839.3E42C20054@flycatcher.gentoo.org
1 klausman 11/01/02 17:58:39
2
3 Modified: suhosin-0.9.32.1-r2.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #349659
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 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.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild?rev=1.4&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.3&r2=1.4
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.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- suhosin-0.9.32.1-r2.ebuild 28 Dec 2010 19:30:20 -0000 1.3
23 +++ suhosin-0.9.32.1-r2.ebuild 2 Jan 2011 17:58:39 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.3 2010/12/28 19:30:20 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.4 2011/01/02 17:58:39 klausman Exp $
30
31 EAPI="2"
32
33 @@ -10,7 +10,7 @@
34
35 inherit php-ext-source-r2
36
37 -KEYWORDS="~amd64 hppa ~ppc64 ~x86"
38 +KEYWORDS="alpha ~amd64 hppa ~ppc64 ~x86"
39
40 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
41 HOMEPAGE="http://www.suhosin.org/"
42
43
44
45 1.60 dev-php5/suhosin/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.60&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.60&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?r1=1.59&r2=1.60
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v
54 retrieving revision 1.59
55 retrieving revision 1.60
56 diff -u -r1.59 -r1.60
57 --- ChangeLog 28 Dec 2010 19:30:20 -0000 1.59
58 +++ ChangeLog 2 Jan 2011 17:58:39 -0000 1.60
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-php5/suhosin
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.59 2010/12/28 19:30:20 ranger Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.60 2011/01/02 17:58:39 klausman Exp $
65 +
66 + 02 Jan 2011; Tobias Klausmann <klausman@g.o>
67 + suhosin-0.9.32.1-r2.ebuild:
68 + Stable on alpha, bug #349659
69
70 28 Dec 2010; Brent Baude <ranger@g.o> suhosin-0.9.32.1-r2.ebuild:
71 Marking suhosin-0.9.32.1-r2 ~ppc64 for bug 349659