Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog
Date: Sun, 26 Jan 2014 18:43:09
Message-Id: 20140126184306.0DE422004C@flycatcher.gentoo.org
1 olemarkus 14/01/26 18:43:05
2
3 Modified: suhosin-0.9.33.ebuild ChangeLog
4 Log:
5 Removing stable keyword for sh/s390
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
8
9 Revision Changes Path
10 1.12 dev-php/suhosin/suhosin-0.9.33.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?r1=1.11&r2=1.12
15
16 Index: suhosin-0.9.33.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- suhosin-0.9.33.ebuild 5 Mar 2013 09:39:32 -0000 1.11
23 +++ suhosin-0.9.33.ebuild 26 Jan 2014 18:43:05 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.11 2013/03/05 09:39:32 olemarkus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.12 2014/01/26 18:43:05 olemarkus Exp $
30
31 EAPI="5"
32
33 @@ -10,7 +10,7 @@
34
35 inherit php-ext-source-r2
36
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
39
40 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
41 HOMEPAGE="http://www.suhosin.org/"
42
43
44
45 1.14 dev-php/suhosin/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 5 Mar 2013 09:39:32 -0000 1.13
58 +++ ChangeLog 26 Jan 2014 18:43:05 -0000 1.14
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-php/suhosin
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.13 2013/03/05 09:39:32 olemarkus Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.14 2014/01/26 18:43:05 olemarkus Exp $
65 +
66 + 26 Jan 2014; Ole Markus With <olemarkus@g.o> suhosin-0.9.33.ebuild:
67 + Removing stable keyword for sh/s390
68
69 05 Mar 2013; Ole Markus With <olemarkus@g.o> suhosin-0.9.33.ebuild:
70 EAPI bump