Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/json-c: json-c-0.11.ebuild ChangeLog
Date: Mon, 27 Jan 2014 12:21:15
Message-Id: 20140127122112.80E3E2004C@flycatcher.gentoo.org
1 hattya 14/01/27 12:21:12
2
3 Modified: json-c-0.11.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #492238
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.8 dev-libs/json-c/json-c-0.11.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/json-c-0.11.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/json-c-0.11.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/json-c-0.11.ebuild?r1=1.7&r2=1.8
15
16 Index: json-c-0.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-c/json-c-0.11.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- json-c-0.11.ebuild 24 Dec 2013 16:55:35 -0000 1.7
23 +++ json-c-0.11.ebuild 27 Jan 2014 12:21:12 -0000 1.8
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-libs/json-c/json-c-0.11.ebuild,v 1.7 2013/12/24 16:55:35 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/json-c-0.11.ebuild,v 1.8 2014/01/27 12:21:12 hattya Exp $
30
31 EAPI=5
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="MIT"
36 SLOT="0/0"
37 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
38 +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
39 IUSE="doc static-libs"
40
41 # tests break otherwise
42
43
44
45 1.36 dev-libs/json-c/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/ChangeLog?rev=1.36&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/ChangeLog?rev=1.36&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/ChangeLog?r1=1.35&r2=1.36
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-c/ChangeLog,v
54 retrieving revision 1.35
55 retrieving revision 1.36
56 diff -u -r1.35 -r1.36
57 --- ChangeLog 24 Dec 2013 16:55:35 -0000 1.35
58 +++ ChangeLog 27 Jan 2014 12:21:12 -0000 1.36
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/json-c
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/ChangeLog,v 1.35 2013/12/24 16:55:35 ago Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/ChangeLog,v 1.36 2014/01/27 12:21:12 hattya Exp $
65 +
66 + 27 Jan 2014; Akinori Hattori <hattya@g.o> json-c-0.11.ebuild:
67 + ia64 stable wrt bug #492238
68
69 24 Dec 2013; Agostino Sarubbo <ago@g.o> json-c-0.11.ebuild:
70 Stable for ppc64, wrt bug #492238