Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/simplejson: ChangeLog simplejson-2.1.1.ebuild
Date: Mon, 10 May 2010 18:42:37
Message-Id: 20100510184234.ABA2A2C5B3@corvid.gentoo.org
1 nixnut 10/05/10 18:42:34
2
3 Modified: ChangeLog simplejson-2.1.1.ebuild
4 Log:
5 ppc stable #318199
6 (Portage version: 2.1.7.17/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.27 dev-python/simplejson/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.27&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.27&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?r1=1.26&r2=1.27
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v
18 retrieving revision 1.26
19 retrieving revision 1.27
20 diff -u -r1.26 -r1.27
21 --- ChangeLog 4 May 2010 10:18:38 -0000 1.26
22 +++ ChangeLog 10 May 2010 18:42:34 -0000 1.27
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/simplejson
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.26 2010/05/04 10:18:38 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.27 2010/05/10 18:42:34 nixnut Exp $
28 +
29 + 10 May 2010; nixnut <nixnut@g.o> simplejson-2.1.1.ebuild:
30 + ppc stable #318199
31
32 04 May 2010; <angelos@g.o> simplejson-2.1.1.ebuild:
33 amd64 stable, thanks to Roeland Douma (bug #318199)
34
35
36
37 1.5 dev-python/simplejson/simplejson-2.1.1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild?r1=1.4&r2=1.5
42
43 Index: simplejson-2.1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- simplejson-2.1.1.ebuild 4 May 2010 10:18:38 -0000 1.4
50 +++ simplejson-2.1.1.ebuild 10 May 2010 18:42:34 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild,v 1.4 2010/05/04 10:18:38 angelos Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild,v 1.5 2010/05/10 18:42:34 nixnut Exp $
56
57 EAPI="3"
58 SUPPORT_PYTHON_ABIS="1"
59 @@ -13,7 +13,7 @@
60
61 LICENSE="MIT"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
64 +KEYWORDS="amd64 ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
65 IUSE="doc test"
66
67 DEPEND="dev-python/setuptools"