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-perl/JSON-RPC: JSON-RPC-0.96.ebuild ChangeLog
Date: Thu, 27 Jan 2011 19:10:19
Message-Id: 20110127190930.51C1820054@flycatcher.gentoo.org
1 xarthisius 11/01/27 19:09:30
2
3 Modified: JSON-RPC-0.96.ebuild ChangeLog
4 Log:
5 ppc64 stable wrt #346403
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.8 dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild?r1=1.7&r2=1.8
15
16 Index: JSON-RPC-0.96.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- JSON-RPC-0.96.ebuild 27 Jan 2011 16:18:16 -0000 1.7
23 +++ JSON-RPC-0.96.ebuild 27 Jan 2011 19:09:30 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v 1.7 2011/01/27 16:18:16 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v 1.8 2011/01/27 19:09:30 xarthisius Exp $
29
30 EAPI="2"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
38 IUSE=""
39
40 DEPEND="dev-perl/libwww-perl
41
42
43
44 1.8 dev-perl/JSON-RPC/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-RPC/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-RPC/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON-RPC/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 27 Jan 2011 16:18:16 -0000 1.7
57 +++ ChangeLog 27 Jan 2011 19:09:30 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/JSON-RPC
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.7 2011/01/27 16:18:16 ranger Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.8 2011/01/27 19:09:30 xarthisius Exp $
63 +
64 + 27 Jan 2011; Kacper Kowalik <xarthisius@g.o> JSON-RPC-0.96.ebuild:
65 + ppc64 stable wrt #346403
66
67 27 Jan 2011; Brent Baude <ranger@g.o> JSON-RPC-0.96.ebuild:
68 Marking JSON-RPC-0.96 ppc stable for bug 346403