Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pep8: pep8-1.5.6.ebuild pep8-1.5.7.ebuild ChangeLog
Date: Fri, 06 Jun 2014 07:59:34
Message-Id: 20140606075912.B0E6820036@flycatcher.gentoo.org
1 idella4 14/06/06 07:59:12
2
3 Modified: pep8-1.5.6.ebuild pep8-1.5.7.ebuild ChangeLog
4 Log:
5 add missing keyword
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.3 dev-python/pep8/pep8-1.5.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?r1=1.2&r2=1.3
15
16 Index: pep8-1.5.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- pep8-1.5.6.ebuild 4 May 2014 08:08:36 -0000 1.2
23 +++ pep8-1.5.6.ebuild 6 Jun 2014 07:59:12 -0000 1.3
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/pep8/pep8-1.5.6.ebuild,v 1.2 2014/05/04 08:08:36 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v 1.3 2014/06/06 07:59:12 idella4 Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
32 @@ -13,7 +13,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
38 IUSE="doc"
39
40 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
41
42
43
44 1.2 dev-python/pep8/pep8-1.5.7.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild?r1=1.1&r2=1.2
49
50 Index: pep8-1.5.7.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- pep8-1.5.7.ebuild 2 Jun 2014 06:45:44 -0000 1.1
57 +++ pep8-1.5.7.ebuild 6 Jun 2014 07:59:12 -0000 1.2
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/pep8/pep8-1.5.7.ebuild,v 1.1 2014/06/02 06:45:44 idella4 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.2 2014/06/06 07:59:12 idella4 Exp $
63
64 EAPI=5
65 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
66 @@ -13,7 +13,7 @@
67
68 LICENSE="MIT"
69 SLOT="0"
70 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
71 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
72 IUSE="doc"
73
74 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
75
76
77
78 1.31 dev-python/pep8/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.31&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.31&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?r1=1.30&r2=1.31
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v
87 retrieving revision 1.30
88 retrieving revision 1.31
89 diff -u -r1.30 -r1.31
90 --- ChangeLog 2 Jun 2014 06:45:44 -0000 1.30
91 +++ ChangeLog 6 Jun 2014 07:59:12 -0000 1.31
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-python/pep8
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.30 2014/06/02 06:45:44 idella4 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.31 2014/06/06 07:59:12 idella4 Exp $
97 +
98 + 06 Jun 2014; Ian Delaney <idella4@g.o> pep8-1.5.6.ebuild,
99 + pep8-1.5.7.ebuild:
100 + add missing keyword
101
102 *pep8-1.5.7 (02 Jun 2014)