Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/suhosin: suhosin-0.9.31.ebuild ChangeLog
Date: Sun, 04 Jul 2010 13:48:03
Message-Id: 20100704134800.47CB32CE14@corvid.gentoo.org
1 mabi 10/07/04 13:48:00
2
3 Modified: suhosin-0.9.31.ebuild ChangeLog
4 Log:
5 version bump (bug #324181)
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-php5/suhosin/suhosin-0.9.31.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/suhosin-0.9.31.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/suhosin-0.9.31.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/suhosin-0.9.31.ebuild?r1=1.1&r2=1.2
14
15 Index: suhosin-0.9.31.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.31.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- suhosin-0.9.31.ebuild 22 Jun 2010 17:00:41 -0000 1.1
22 +++ suhosin-0.9.31.ebuild 4 Jul 2010 13:48:00 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.31.ebuild,v 1.1 2010/06/22 17:00:41 mabi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.31.ebuild,v 1.2 2010/07/04 13:48:00 mabi Exp $
28
29 EAPI="2"
30
31 @@ -10,7 +10,7 @@
32
33 inherit php-ext-source-r1
34
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
37
38 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
39 HOMEPAGE="http://www.suhosin.org/"
40
41
42
43 1.51 dev-php5/suhosin/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.51&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?rev=1.51&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/ChangeLog?r1=1.50&r2=1.51
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v
52 retrieving revision 1.50
53 retrieving revision 1.51
54 diff -u -r1.50 -r1.51
55 --- ChangeLog 22 Jun 2010 17:00:41 -0000 1.50
56 +++ ChangeLog 4 Jul 2010 13:48:00 -0000 1.51
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php5/suhosin
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.50 2010/06/22 17:00:41 mabi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.51 2010/07/04 13:48:00 mabi Exp $
62 +
63 + 04 Jul 2010; Matti Bickel <mabi@g.o> suhosin-0.9.31.ebuild:
64 + version bump (bug #324181)
65
66 *suhosin-0.9.31 (22 Jun 2010)