Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/suhosin: ChangeLog suhosin-0.9.27.ebuild
Date: Mon, 25 Aug 2008 19:54:01
Message-Id: E1KXi8U-0005Ci-FG@stork.gentoo.org
1 dertobi123 08/08/25 19:53:58
2
3 Modified: ChangeLog suhosin-0.9.27.ebuild
4 Log:
5 ppc stable, bug #235676
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7 x86_64)
7
8 Revision Changes Path
9 1.40 dev-php5/suhosin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.40&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.40&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/suhosin/ChangeLog?r1=1.39&r2=1.40
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v
18 retrieving revision 1.39
19 retrieving revision 1.40
20 diff -u -r1.39 -r1.40
21 --- ChangeLog 25 Aug 2008 17:35:46 -0000 1.39
22 +++ ChangeLog 25 Aug 2008 19:53:57 -0000 1.40
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-php5/suhosin
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.39 2008/08/25 17:35:46 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.40 2008/08/25 19:53:57 dertobi123 Exp $
28 +
29 + 25 Aug 2008; Tobias Scherbaum <dertobi123@g.o>
30 + suhosin-0.9.27.ebuild:
31 + ppc stable, bug #235676
32
33 25 Aug 2008; Jeroen Roovers <jer@g.o> suhosin-0.9.27.ebuild:
34 Stable for HPPA (bug #235676).
35
36
37
38 1.5 dev-php5/suhosin/suhosin-0.9.27.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild?r1=1.4&r2=1.5
43
44 Index: suhosin-0.9.27.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- suhosin-0.9.27.ebuild 25 Aug 2008 17:35:46 -0000 1.4
51 +++ suhosin-0.9.27.ebuild 25 Aug 2008 19:53:57 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild,v 1.4 2008/08/25 17:35:46 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild,v 1.5 2008/08/25 19:53:57 dertobi123 Exp $
57
58 PHP_EXT_NAME="suhosin"
59 PHP_EXT_INI="yes"
60 @@ -8,7 +8,7 @@
61
62 inherit php-ext-source-r1
63
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
66
67 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
68 HOMEPAGE="http://www.suhosin.org/"