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: JSON-2.27.ebuild ChangeLog
Date: Thu, 27 Jan 2011 19:08:56
Message-Id: 20110127190841.6FF2A20054@flycatcher.gentoo.org
1 xarthisius 11/01/27 19:08:41
2
3 Modified: JSON-2.27.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.6 dev-perl/JSON/JSON-2.27.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON/JSON-2.27.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON/JSON-2.27.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON/JSON-2.27.ebuild?r1=1.5&r2=1.6
15
16 Index: JSON-2.27.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.27.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- JSON-2.27.ebuild 27 Jan 2011 16:17:47 -0000 1.5
23 +++ JSON-2.27.ebuild 27 Jan 2011 19:08:41 -0000 1.6
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/JSON-2.27.ebuild,v 1.5 2011/01/27 16:17:47 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.27.ebuild,v 1.6 2011/01/27 19:08:41 xarthisius Exp $
29
30 EAPI=3
31
32 @@ -10,7 +10,7 @@
33 DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
34
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 SRC_TEST="do"
41
42
43
44 1.30 dev-perl/JSON/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON/ChangeLog?rev=1.30&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON/ChangeLog?rev=1.30&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/JSON/ChangeLog?r1=1.29&r2=1.30
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v
53 retrieving revision 1.29
54 retrieving revision 1.30
55 diff -u -r1.29 -r1.30
56 --- ChangeLog 27 Jan 2011 16:17:47 -0000 1.29
57 +++ ChangeLog 27 Jan 2011 19:08:41 -0000 1.30
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/JSON
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.29 2011/01/27 16:17:47 ranger Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.30 2011/01/27 19:08:41 xarthisius Exp $
63 +
64 + 27 Jan 2011; Kacper Kowalik <xarthisius@g.o> JSON-2.27.ebuild:
65 + ppc64 stable wrt #346403
66
67 27 Jan 2011; Brent Baude <ranger@g.o> JSON-2.27.ebuild:
68 Marking JSON-2.27 ppc stable for bug 346403