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/flake8: flake8-2.0.ebuild flake8-2.1.0.ebuild ChangeLog
Date: Sun, 08 Jun 2014 09:25:20
Message-Id: 20140608092513.F34BC2004E@flycatcher.gentoo.org
1 hattya 14/06/08 09:25:13
2
3 Modified: flake8-2.0.ebuild flake8-2.1.0.ebuild ChangeLog
4 Log:
5 keyword ~ia64 wrt bug #508282
6
7 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.9 dev-python/flake8/flake8-2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?r1=1.8&r2=1.9
15
16 Index: flake8-2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- flake8-2.0.ebuild 4 May 2014 16:16:02 -0000 1.8
23 +++ flake8-2.0.ebuild 8 Jun 2014 09:25:13 -0000 1.9
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/flake8/flake8-2.0.ebuild,v 1.8 2014/05/04 16:16:02 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.9 2014/06/08 09:25:13 hattya Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33 HOMEPAGE="http://bitbucket.org/tarek/flake8"
34 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
35
36 -KEYWORDS="amd64 ~arm ~hppa x86"
37 +KEYWORDS="amd64 ~arm ~hppa ~ia64 x86"
38 IUSE="test"
39 LICENSE="MIT"
40 SLOT="0"
41
42
43
44 1.6 dev-python/flake8/flake8-2.1.0.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?r1=1.5&r2=1.6
49
50 Index: flake8-2.1.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- flake8-2.1.0.ebuild 6 Jun 2014 08:58:41 -0000 1.5
57 +++ flake8-2.1.0.ebuild 8 Jun 2014 09:25:13 -0000 1.6
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/flake8/flake8-2.1.0.ebuild,v 1.5 2014/06/06 08:58:41 idella4 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.6 2014/06/08 09:25:13 hattya Exp $
63
64 EAPI=5
65
66 @@ -12,7 +12,7 @@
67 HOMEPAGE="http://bitbucket.org/tarek/flake8"
68 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
69
70 -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux"
71 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux"
72 IUSE="test"
73 LICENSE="MIT"
74 SLOT="0"
75
76
77
78 1.13 dev-python/flake8/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.13&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.13&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?r1=1.12&r2=1.13
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v
87 retrieving revision 1.12
88 retrieving revision 1.13
89 diff -u -r1.12 -r1.13
90 --- ChangeLog 6 Jun 2014 08:58:41 -0000 1.12
91 +++ ChangeLog 8 Jun 2014 09:25:13 -0000 1.13
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-python/flake8
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.12 2014/06/06 08:58:41 idella4 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.13 2014/06/08 09:25:13 hattya Exp $
97 +
98 + 08 Jun 2014; Akinori Hattori <hattya@g.o> flake8-2.0.ebuild,
99 + flake8-2.1.0.ebuild:
100 + keyword ~ia64 wrt bug #508282
101
102 06 Jun 2014; Ian Delaney <idella4@g.o> flake8-2.1.0.ebuild:
103 add missing keyword, exclude rogue test, drop py2.6 add py3.4