Gentoo Archives: gentoo-commits

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