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