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-python/pycparser: pycparser-2.09.1-r1.ebuild pycparser-2.10.ebuild ChangeLog
Date: Sun, 08 Jun 2014 12:05:27
Message-Id: 20140608120522.276312004E@flycatcher.gentoo.org
1 hattya 14/06/08 12:05:22
2
3 Modified: pycparser-2.09.1-r1.ebuild pycparser-2.10.ebuild
4 ChangeLog
5 Log:
6 keyword ~ia64 wrt bug #503094
7
8 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.6 dev-python/pycparser/pycparser-2.09.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild?r1=1.5&r2=1.6
16
17 Index: pycparser-2.09.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- pycparser-2.09.1-r1.ebuild 31 Mar 2014 21:03:53 -0000 1.5
24 +++ pycparser-2.09.1-r1.ebuild 8 Jun 2014 12:05:21 -0000 1.6
25 @@ -1,6 +1,6 @@
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-python/pycparser/pycparser-2.09.1-r1.ebuild,v 1.5 2014/03/31 21:03:53 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.09.1-r1.ebuild,v 1.6 2014/06/08 12:05:21 hattya Exp $
30
31 EAPI="5"
32 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
33 @@ -13,7 +13,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm ~x86"
38 +KEYWORDS="~amd64 ~arm ~ia64 ~x86"
39 IUSE="test"
40
41 RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"
42
43
44
45 1.11 dev-python/pycparser/pycparser-2.10.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?r1=1.10&r2=1.11
50
51 Index: pycparser-2.10.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- pycparser-2.10.ebuild 2 Apr 2014 20:55:09 -0000 1.10
58 +++ pycparser-2.10.ebuild 8 Jun 2014 12:05:21 -0000 1.11
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild,v 1.10 2014/04/02 20:55:09 radhermit Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild,v 1.11 2014/06/08 12:05:21 hattya Exp $
64
65 EAPI="5"
66 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
67 @@ -13,7 +13,7 @@
68
69 LICENSE="BSD"
70 SLOT="0"
71 -KEYWORDS="amd64 ~arm ~hppa ~mips x86 ~x86-fbsd ~amd64-linux ~x86-linux"
72 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips x86 ~x86-fbsd ~amd64-linux ~x86-linux"
73 IUSE="test"
74
75 RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"
76
77
78
79 1.20 dev-python/pycparser/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?rev=1.20&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?rev=1.20&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?r1=1.19&r2=1.20
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v
88 retrieving revision 1.19
89 retrieving revision 1.20
90 diff -u -r1.19 -r1.20
91 --- ChangeLog 2 Apr 2014 20:55:09 -0000 1.19
92 +++ ChangeLog 8 Jun 2014 12:05:21 -0000 1.20
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-python/pycparser
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.19 2014/04/02 20:55:09 radhermit Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.20 2014/06/08 12:05:21 hattya Exp $
98 +
99 + 08 Jun 2014; Akinori Hattori <hattya@g.o> pycparser-2.09.1-r1.ebuild,
100 + pycparser-2.10.ebuild:
101 + keyword ~ia64 wrt bug #503094
102
103 02 Apr 2014; Tim Harder <radhermit@g.o> pycparser-2.10.ebuild:
104 Add python3_4 support.