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/pep8: ChangeLog pep8-1.5.7.ebuild
Date: Thu, 01 Jan 2015 21:22:36
Message-Id: 20150101212232.E06A4EA9D@oystercatcher.gentoo.org
1 maekke 15/01/01 21:22:32
2
3 Modified: ChangeLog pep8-1.5.7.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.40 dev-python/pep8/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 30 Dec 2014 10:08:31 -0000 1.39
23 +++ ChangeLog 1 Jan 2015 21:22:32 -0000 1.40
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/pep8
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.39 2014/12/30 10:08:31 jer Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.40 2015/01/01 21:22:32 maekke Exp $
30 +
31 + 01 Jan 2015; Markus Meier <maekke@g.o> pep8-1.5.7.ebuild:
32 + arm stable, bug #530600
33
34 30 Dec 2014; Jeroen Roovers <jer@g.o> pep8-1.5.7.ebuild:
35 Stable for HPPA (bug #530600).
36
37
38
39 1.9 dev-python/pep8/pep8-1.5.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?r1=1.8&r2=1.9
44
45 Index: pep8-1.5.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- pep8-1.5.7.ebuild 30 Dec 2014 10:08:31 -0000 1.8
52 +++ pep8-1.5.7.ebuild 1 Jan 2015 21:22:32 -0000 1.9
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/pep8/pep8-1.5.7.ebuild,v 1.8 2014/12/30 10:08:31 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.9 2015/01/01 21:22:32 maekke Exp $
59
60 EAPI=5
61 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
62 @@ -13,7 +13,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
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="doc"
69
70 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]