Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/hacking: hacking-0.10.1.ebuild hacking-0.8.1.ebuild hacking-0.9.2.ebuild ChangeLog
Date: Fri, 06 Mar 2015 22:23:38
Message-Id: 20150306222334.EC8BA13315@oystercatcher.gentoo.org
1 pacho 15/03/06 22:23:34
2
3 Modified: hacking-0.10.1.ebuild hacking-0.8.1.ebuild
4 hacking-0.9.2.ebuild ChangeLog
5 Log:
6 amd64 stable, bug 540290
7
8 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.2 dev-python/hacking/hacking-0.10.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild?r1=1.1&r2=1.2
16
17 Index: hacking-0.10.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- hacking-0.10.1.ebuild 16 Feb 2015 20:23:45 -0000 1.1
24 +++ hacking-0.10.1.ebuild 6 Mar 2015 22:23:34 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v 1.1 2015/02/16 20:23:45 prometheanfire Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v 1.2 2015/03/06 22:23:34 pacho Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
33 @@ -13,7 +13,7 @@
34
35 LICENSE="Apache-2.0"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
39 IUSE="doc test"
40
41 DEPEND="
42
43
44
45 1.2 dev-python/hacking/hacking-0.8.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild?r1=1.1&r2=1.2
50
51 Index: hacking-0.8.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- hacking-0.8.1.ebuild 19 Apr 2014 02:30:43 -0000 1.1
58 +++ hacking-0.8.1.ebuild 6 Mar 2015 22:23:34 -0000 1.2
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2014 Gentoo Foundation
61 +# Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild,v 1.1 2014/04/19 02:30:43 idella4 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild,v 1.2 2015/03/06 22:23:34 pacho Exp $
65
66 EAPI=5
67 PYTHON_COMPAT=( python{2_7,3_3} )
68 @@ -13,7 +13,7 @@
69
70 LICENSE="Apache-2.0"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
73 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
74 IUSE="doc test"
75
76 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
77
78
79
80 1.3 dev-python/hacking/hacking-0.9.2.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild?rev=1.3&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild?rev=1.3&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild?r1=1.2&r2=1.3
85
86 Index: hacking-0.9.2.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild,v
89 retrieving revision 1.2
90 retrieving revision 1.3
91 diff -u -r1.2 -r1.3
92 --- hacking-0.9.2.ebuild 24 Nov 2014 21:14:59 -0000 1.2
93 +++ hacking-0.9.2.ebuild 6 Mar 2015 22:23:34 -0000 1.3
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2014 Gentoo Foundation
96 +# Copyright 1999-2015 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild,v 1.2 2014/11/24 21:14:59 pacho Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild,v 1.3 2015/03/06 22:23:34 pacho Exp $
100
101 EAPI=5
102 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
103 @@ -13,7 +13,7 @@
104
105 LICENSE="Apache-2.0"
106 SLOT="0"
107 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
108 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
109 IUSE="doc test"
110
111 RDEPEND="~dev-python/pep8-1.5.6[${PYTHON_USEDEP}]
112
113
114
115 1.15 dev-python/hacking/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/ChangeLog?rev=1.15&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/ChangeLog?rev=1.15&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/ChangeLog?r1=1.14&r2=1.15
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v
124 retrieving revision 1.14
125 retrieving revision 1.15
126 diff -u -r1.14 -r1.15
127 --- ChangeLog 16 Feb 2015 20:23:45 -0000 1.14
128 +++ ChangeLog 6 Mar 2015 22:23:34 -0000 1.15
129 @@ -1,6 +1,10 @@
130 # ChangeLog for dev-python/hacking
131 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v 1.14 2015/02/16 20:23:45 prometheanfire Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v 1.15 2015/03/06 22:23:34 pacho Exp $
134 +
135 + 06 Mar 2015; Pacho Ramos <pacho@g.o> hacking-0.10.1.ebuild,
136 + hacking-0.8.1.ebuild, hacking-0.9.2.ebuild:
137 + amd64 stable, bug 540290
138
139 *hacking-0.10.1 (16 Feb 2015)