Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.10.2.ebuild
Date: Fri, 25 Feb 2011 08:47:36
Message-Id: 20110225084652.7043720054@flycatcher.gentoo.org
1 xarthisius 11/02/25 08:46:52
2
3 Modified: ChangeLog json-glib-0.10.2.ebuild
4 Log:
5 ppc/ppc64 stable wrt #327053
6
7 (Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.13 dev-libs/json-glib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 11 Jan 2011 00:21:18 -0000 1.12
23 +++ ChangeLog 25 Feb 2011 08:46:52 -0000 1.13
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/json-glib
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.12 2011/01/11 00:21:18 nirbheek Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.13 2011/02/25 08:46:52 xarthisius Exp $
29 +
30 + 25 Feb 2011; Kacper Kowalik <xarthisius@g.o>
31 + json-glib-0.10.2.ebuild:
32 + ppc/ppc64 stable wrt #327053
33
34 *json-glib-0.12.2 (11 Jan 2011)
35
36
37
38
39 1.6 dev-libs/json-glib/json-glib-0.10.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild?r1=1.5&r2=1.6
44
45 Index: json-glib-0.10.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- json-glib-0.10.2.ebuild 10 Oct 2010 11:54:45 -0000 1.5
52 +++ json-glib-0.10.2.ebuild 25 Feb 2011 08:46:52 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.5 2010/10/10 11:54:45 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.6 2011/02/25 08:46:52 xarthisius Exp $
59
60 EAPI="2"
61
62 @@ -11,7 +11,7 @@
63
64 LICENSE="LGPL-2.1"
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
67 +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
68 IUSE="doc +introspection"
69
70 RDEPEND=">=dev-libs/glib-2.15"