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/pep8: pep8-1.5.7.ebuild pep8-1.4.6.ebuild pep8-1.5.6.ebuild ChangeLog
Date: Sun, 08 Jun 2014 09:16:33
Message-Id: 20140608091629.EDF642004F@flycatcher.gentoo.org
1 hattya 14/06/08 09:16:29
2
3 Modified: pep8-1.5.7.ebuild pep8-1.4.6.ebuild
4 pep8-1.5.6.ebuild ChangeLog
5 Log:
6 keyword ~ia64 wrt bug #508282
7
8 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.3 dev-python/pep8/pep8-1.5.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?r1=1.2&r2=1.3
16
17 Index: pep8-1.5.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- pep8-1.5.7.ebuild 6 Jun 2014 07:59:12 -0000 1.2
24 +++ pep8-1.5.7.ebuild 8 Jun 2014 09:16:29 -0000 1.3
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/pep8/pep8-1.5.7.ebuild,v 1.2 2014/06/06 07:59:12 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.3 2014/06/08 09:16:29 hattya Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
33 @@ -13,7 +13,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
39 IUSE="doc"
40
41 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
42
43
44
45 1.7 dev-python/pep8/pep8-1.4.6.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?r1=1.6&r2=1.7
50
51 Index: pep8-1.4.6.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- pep8-1.4.6.ebuild 4 May 2014 16:12:37 -0000 1.6
58 +++ pep8-1.4.6.ebuild 8 Jun 2014 09:16:29 -0000 1.7
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/pep8/pep8-1.4.6.ebuild,v 1.6 2014/05/04 16:12:37 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v 1.7 2014/06/08 09:16:29 hattya Exp $
64
65 EAPI=5
66 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
67 @@ -13,7 +13,7 @@
68
69 LICENSE="MIT"
70 SLOT="0"
71 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
72 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
73 IUSE=""
74
75 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
76
77
78
79 1.4 dev-python/pep8/pep8-1.5.6.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.4&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.4&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?r1=1.3&r2=1.4
84
85 Index: pep8-1.5.6.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v
88 retrieving revision 1.3
89 retrieving revision 1.4
90 diff -u -r1.3 -r1.4
91 --- pep8-1.5.6.ebuild 6 Jun 2014 07:59:12 -0000 1.3
92 +++ pep8-1.5.6.ebuild 8 Jun 2014 09:16:29 -0000 1.4
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v 1.3 2014/06/06 07:59:12 idella4 Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v 1.4 2014/06/08 09:16:29 hattya Exp $
98
99 EAPI=5
100 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
101 @@ -13,7 +13,7 @@
102
103 LICENSE="MIT"
104 SLOT="0"
105 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
106 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
107 IUSE="doc"
108
109 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
110
111
112
113 1.32 dev-python/pep8/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.32&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.32&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?r1=1.31&r2=1.32
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v
122 retrieving revision 1.31
123 retrieving revision 1.32
124 diff -u -r1.31 -r1.32
125 --- ChangeLog 6 Jun 2014 07:59:12 -0000 1.31
126 +++ ChangeLog 8 Jun 2014 09:16:29 -0000 1.32
127 @@ -1,6 +1,10 @@
128 # ChangeLog for dev-python/pep8
129 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.31 2014/06/06 07:59:12 idella4 Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.32 2014/06/08 09:16:29 hattya Exp $
132 +
133 + 08 Jun 2014; Akinori Hattori <hattya@g.o> pep8-1.4.6.ebuild,
134 + pep8-1.5.6.ebuild, pep8-1.5.7.ebuild:
135 + keyword ~ia64 wrt bug #508282
136
137 06 Jun 2014; Ian Delaney <idella4@g.o> pep8-1.5.6.ebuild,
138 pep8-1.5.7.ebuild: