Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/flake8: ChangeLog flake8-2.2.5.ebuild
Date: Thu, 01 Jan 2015 21:23:42
Message-Id: 20150101212337.3C8A2EA9D@oystercatcher.gentoo.org
1 maekke 15/01/01 21:23:37
2
3 Modified: ChangeLog flake8-2.2.5.ebuild
4 Log:
5 arm stable, bug #530600
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.22 dev-python/flake8/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 30 Dec 2014 10:10:15 -0000 1.21
23 +++ ChangeLog 1 Jan 2015 21:23:37 -0000 1.22
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/flake8
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.21 2014/12/30 10:10:15 jer Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.22 2015/01/01 21:23:37 maekke Exp $
30 +
31 + 01 Jan 2015; Markus Meier <maekke@g.o> flake8-2.2.5.ebuild:
32 + arm stable, bug #530600
33
34 30 Dec 2014; Jeroen Roovers <jer@g.o> flake8-2.2.5.ebuild:
35 Stable for HPPA (bug #530600).
36
37
38
39 1.3 dev-python/flake8/flake8-2.2.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?r1=1.2&r2=1.3
44
45 Index: flake8-2.2.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- flake8-2.2.5.ebuild 30 Dec 2014 10:10:15 -0000 1.2
52 +++ flake8-2.2.5.ebuild 1 Jan 2015 21:23:37 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild,v 1.2 2014/12/30 10:10:15 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild,v 1.3 2015/01/01 21:23:37 maekke Exp $
59
60 EAPI=5
61 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
62 @@ -11,7 +11,7 @@
63 HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8"
64 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
65
66 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
67 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
68 IUSE="test"
69 LICENSE="MIT"
70 SLOT="0"