Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/getmail: getmail-4.17.0.ebuild getmail-4.34.0.ebuild ChangeLog getmail-4.24.0.ebuild getmail-4.32.0.ebuild getmail-4.33.0.ebuild
Date: Sun, 30 Sep 2012 17:55:18
Message-Id: 20120930175508.5189421600@flycatcher.gentoo.org
1 armin76 12/09/30 17:55:08
2
3 Modified: getmail-4.17.0.ebuild getmail-4.34.0.ebuild
4 ChangeLog getmail-4.24.0.ebuild
5 getmail-4.32.0.ebuild getmail-4.33.0.ebuild
6 Log:
7 Drop alpha keywords
8
9 (Portage version: 2.1.11.16/cvs/Linux ia64)
10
11 Revision Changes Path
12 1.8 net-mail/getmail/getmail-4.17.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild?r1=1.7&r2=1.8
17
18 Index: getmail-4.17.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- getmail-4.17.0.ebuild 25 Feb 2012 02:35:16 -0000 1.7
25 +++ getmail-4.17.0.ebuild 30 Sep 2012 17:55:08 -0000 1.8
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.7 2012/02/25 02:35:16 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.8 2012/09/30 17:55:08 armin76 Exp $
31
32 EAPI="3"
33 PYTHON_DEPEND="2"
34 @@ -15,7 +15,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="4"
38 -KEYWORDS="alpha amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris"
39 +KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris"
40 IUSE=""
41
42 DEPEND=""
43
44
45
46 1.2 net-mail/getmail/getmail-4.34.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.34.0.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.34.0.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.34.0.ebuild?r1=1.1&r2=1.2
51
52 Index: getmail-4.34.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.34.0.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- getmail-4.34.0.ebuild 9 Sep 2012 10:19:26 -0000 1.1
59 +++ getmail-4.34.0.ebuild 30 Sep 2012 17:55:08 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.34.0.ebuild,v 1.1 2012/09/09 10:19:26 radhermit Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.34.0.ebuild,v 1.2 2012/09/30 17:55:08 armin76 Exp $
65
66 EAPI="4"
67 PYTHON_DEPEND="2"
68 @@ -16,7 +16,7 @@
69
70 LICENSE="GPL-2"
71 SLOT="4"
72 -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
73 +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
74 IUSE=""
75
76 src_prepare() {
77
78
79
80 1.211 net-mail/getmail/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/ChangeLog?rev=1.211&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/ChangeLog?rev=1.211&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/ChangeLog?r1=1.210&r2=1.211
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v
89 retrieving revision 1.210
90 retrieving revision 1.211
91 diff -u -r1.210 -r1.211
92 --- ChangeLog 9 Sep 2012 10:19:26 -0000 1.210
93 +++ ChangeLog 30 Sep 2012 17:55:08 -0000 1.211
94 @@ -1,6 +1,11 @@
95 # ChangeLog for net-mail/getmail
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.210 2012/09/09 10:19:26 radhermit Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.211 2012/09/30 17:55:08 armin76 Exp $
99 +
100 + 30 Sep 2012; Raúl Porcel <armin76@g.o> getmail-4.17.0.ebuild,
101 + getmail-4.24.0.ebuild, getmail-4.32.0.ebuild, getmail-4.33.0.ebuild,
102 + getmail-4.34.0.ebuild:
103 + Drop alpha keywords
104
105 *getmail-4.34.0 (09 Sep 2012)
106
107
108
109
110 1.6 net-mail/getmail/getmail-4.24.0.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild?rev=1.6&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild?rev=1.6&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild?r1=1.5&r2=1.6
115
116 Index: getmail-4.24.0.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild,v
119 retrieving revision 1.5
120 retrieving revision 1.6
121 diff -u -r1.5 -r1.6
122 --- getmail-4.24.0.ebuild 25 Feb 2012 02:35:16 -0000 1.5
123 +++ getmail-4.24.0.ebuild 30 Sep 2012 17:55:08 -0000 1.6
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2012 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild,v 1.5 2012/02/25 02:35:16 patrick Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild,v 1.6 2012/09/30 17:55:08 armin76 Exp $
129
130 EAPI="4"
131 PYTHON_DEPEND="2"
132 @@ -16,7 +16,7 @@
133
134 LICENSE="GPL-2"
135 SLOT="4"
136 -KEYWORDS="~alpha amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris"
137 +KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris"
138 IUSE=""
139
140 src_prepare() {
141
142
143
144 1.2 net-mail/getmail/getmail-4.32.0.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.32.0.ebuild?rev=1.2&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.32.0.ebuild?rev=1.2&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.32.0.ebuild?r1=1.1&r2=1.2
149
150 Index: getmail-4.32.0.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.32.0.ebuild,v
153 retrieving revision 1.1
154 retrieving revision 1.2
155 diff -u -r1.1 -r1.2
156 --- getmail-4.32.0.ebuild 9 Jul 2012 09:32:37 -0000 1.1
157 +++ getmail-4.32.0.ebuild 30 Sep 2012 17:55:08 -0000 1.2
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2012 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.32.0.ebuild,v 1.1 2012/07/09 09:32:37 radhermit Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.32.0.ebuild,v 1.2 2012/09/30 17:55:08 armin76 Exp $
163
164 EAPI="4"
165
166 @@ -14,7 +14,7 @@
167
168 LICENSE="GPL-2"
169 SLOT="4"
170 -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
171 +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
172 IUSE=""
173
174 python_prepare_all() {
175
176
177
178 1.2 net-mail/getmail/getmail-4.33.0.ebuild
179
180 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild?rev=1.2&view=markup
181 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild?rev=1.2&content-type=text/plain
182 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild?r1=1.1&r2=1.2
183
184 Index: getmail-4.33.0.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild,v
187 retrieving revision 1.1
188 retrieving revision 1.2
189 diff -u -r1.1 -r1.2
190 --- getmail-4.33.0.ebuild 9 Aug 2012 04:05:06 -0000 1.1
191 +++ getmail-4.33.0.ebuild 30 Sep 2012 17:55:08 -0000 1.2
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2012 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild,v 1.1 2012/08/09 04:05:06 radhermit Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild,v 1.2 2012/09/30 17:55:08 armin76 Exp $
197
198 EAPI="4"
199
200 @@ -14,7 +14,7 @@
201
202 LICENSE="GPL-2"
203 SLOT="4"
204 -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
205 +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
206 IUSE=""
207
208 python_prepare_all() {