Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/http-parser: http-parser-2.1.ebuild http-parser-2.3.ebuild ChangeLog
Date: Tue, 26 Aug 2014 22:24:50
Message-Id: 20140826222446.31F3B3EE9@oystercatcher.gentoo.org
1 blueness 14/08/26 22:24:46
2
3 Modified: http-parser-2.1.ebuild http-parser-2.3.ebuild
4 ChangeLog
5 Log:
6 Keyword ~ppc, bug #513078
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
9
10 Revision Changes Path
11 1.4 net-libs/http-parser/http-parser-2.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild?r1=1.3&r2=1.4
16
17 Index: http-parser-2.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- http-parser-2.1.ebuild 5 Sep 2013 19:23:27 -0000 1.3
24 +++ http-parser-2.1.ebuild 26 Aug 2014 22:24:46 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild,v 1.3 2013/09/05 19:23:27 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild,v 1.4 2014/08/26 22:24:46 blueness Exp $
31
32 EAPI=5
33
34 @@ -12,7 +12,7 @@
35
36 LICENSE="MIT"
37 SLOT="0"
38 -KEYWORDS="amd64 x86"
39 +KEYWORDS="amd64 ~ppc x86"
40 IUSE=""
41
42 src_prepare() {
43
44
45
46 1.4 net-libs/http-parser/http-parser-2.3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?r1=1.3&r2=1.4
51
52 Index: http-parser-2.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- http-parser-2.3.ebuild 24 Jun 2014 19:23:29 -0000 1.3
59 +++ http-parser-2.3.ebuild 26 Aug 2014 22:24:46 -0000 1.4
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.3 2014/06/24 19:23:29 maekke Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.4 2014/08/26 22:24:46 blueness Exp $
65
66 EAPI=5
67
68 @@ -15,7 +15,7 @@
69
70 LICENSE="MIT"
71 SLOT="0/${SONAMEVER}"
72 -KEYWORDS="~amd64 ~arm ~x86"
73 +KEYWORDS="~amd64 ~arm ~ppc ~x86"
74 IUSE="static-libs"
75
76 src_prepare() {
77
78
79
80 1.7 net-libs/http-parser/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.7&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.7&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?r1=1.6&r2=1.7
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v
89 retrieving revision 1.6
90 retrieving revision 1.7
91 diff -u -r1.6 -r1.7
92 --- ChangeLog 24 Jun 2014 19:23:29 -0000 1.6
93 +++ ChangeLog 26 Aug 2014 22:24:46 -0000 1.7
94 @@ -1,6 +1,10 @@
95 # ChangeLog for net-libs/http-parser
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.6 2014/06/24 19:23:29 maekke Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.7 2014/08/26 22:24:46 blueness Exp $
99 +
100 + 26 Aug 2014; Anthony G. Basile <blueness@g.o> http-parser-2.1.ebuild,
101 + http-parser-2.3.ebuild:
102 + Keyword ~ppc, bug #513078
103
104 24 Jun 2014; Markus Meier <maekke@g.o> http-parser-2.3.ebuild:
105 add ~arm, bug #513078