Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/webob: webob-1.0.7.ebuild webob-1.1.ebuild webob-1.2.2.ebuild webob-1.2_rc1.ebuild ChangeLog
Date: Mon, 27 Aug 2012 18:40:33
Message-Id: 20120827184022.CF49A2097B@flycatcher.gentoo.org
1 floppym 12/08/27 18:40:22
2
3 Modified: webob-1.0.7.ebuild webob-1.1.ebuild
4 webob-1.2.2.ebuild webob-1.2_rc1.ebuild ChangeLog
5 Log:
6 Update HOMEPAGE, thanks Arfrever.
7
8 (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.7 dev-python/webob/webob-1.0.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild?r1=1.6&r2=1.7
16
17 Index: webob-1.0.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- webob-1.0.7.ebuild 20 Jul 2011 22:42:44 -0000 1.6
24 +++ webob-1.0.7.ebuild 27 Aug 2012 18:40:22 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild,v 1.6 2011/07/20 22:42:44 halcy0n Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild,v 1.7 2012/08/27 18:40:22 floppym Exp $
31
32 EAPI="3"
33 PYTHON_DEPEND="2"
34 @@ -14,7 +14,7 @@
35 MY_P="${MY_PN}-${PV}"
36
37 DESCRIPTION="WSGI request and response object"
38 -HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb"
39 +HOMEPAGE="http://webob.org/ http://pypi.python.org/pypi/WebOb"
40 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
41
42 LICENSE="MIT"
43
44
45
46 1.9 dev-python/webob/webob-1.1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.1.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.1.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.1.ebuild?r1=1.8&r2=1.9
51
52 Index: webob-1.1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- webob-1.1.ebuild 5 Aug 2012 06:13:32 -0000 1.8
59 +++ webob-1.1.ebuild 27 Aug 2012 18:40:22 -0000 1.9
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/dev-python/webob/webob-1.1.ebuild,v 1.8 2012/08/05 06:13:32 blueness Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v 1.9 2012/08/27 18:40:22 floppym Exp $
65
66 EAPI="3"
67 PYTHON_DEPEND="2"
68 @@ -14,7 +14,7 @@
69 MY_P="${MY_PN}-${PV}"
70
71 DESCRIPTION="WSGI request and response object"
72 -HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb"
73 +HOMEPAGE="http://webob.org/ http://pypi.python.org/pypi/WebOb"
74 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
75
76 LICENSE="MIT"
77
78
79
80 1.3 dev-python/webob/webob-1.2.2.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild?rev=1.3&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild?rev=1.3&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild?r1=1.2&r2=1.3
85
86 Index: webob-1.2.2.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild,v
89 retrieving revision 1.2
90 retrieving revision 1.3
91 diff -u -r1.2 -r1.3
92 --- webob-1.2.2.ebuild 27 Aug 2012 16:06:22 -0000 1.2
93 +++ webob-1.2.2.ebuild 27 Aug 2012 18:40:22 -0000 1.3
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2012 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild,v 1.2 2012/08/27 16:06:22 floppym Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild,v 1.3 2012/08/27 18:40:22 floppym Exp $
99
100 EAPI=4
101
102 @@ -14,7 +14,7 @@
103 MY_P=${MY_PN}-${PV}
104
105 DESCRIPTION="WSGI request and response object"
106 -HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb"
107 +HOMEPAGE="http://webob.org/ http://pypi.python.org/pypi/WebOb"
108 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
109
110 LICENSE="MIT"
111
112
113
114 1.2 dev-python/webob/webob-1.2_rc1.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild?rev=1.2&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild?rev=1.2&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild?r1=1.1&r2=1.2
119
120 Index: webob-1.2_rc1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild,v
123 retrieving revision 1.1
124 retrieving revision 1.2
125 diff -u -r1.1 -r1.2
126 --- webob-1.2_rc1.ebuild 15 May 2012 15:59:11 -0000 1.1
127 +++ webob-1.2_rc1.ebuild 27 Aug 2012 18:40:22 -0000 1.2
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2012 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild,v 1.1 2012/05/15 15:59:11 xarthisius Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild,v 1.2 2012/08/27 18:40:22 floppym Exp $
133
134 EAPI=4
135
136 @@ -15,7 +15,7 @@
137 MY_P=${MY_PN}-${MY_PV}
138
139 DESCRIPTION="WSGI request and response object"
140 -HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb"
141 +HOMEPAGE="http://webob.org/ http://pypi.python.org/pypi/WebOb"
142 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
143
144 LICENSE="MIT"
145
146
147
148 1.57 dev-python/webob/ChangeLog
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/ChangeLog?rev=1.57&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/ChangeLog?rev=1.57&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/ChangeLog?r1=1.56&r2=1.57
153
154 Index: ChangeLog
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v
157 retrieving revision 1.56
158 retrieving revision 1.57
159 diff -u -r1.56 -r1.57
160 --- ChangeLog 27 Aug 2012 16:06:22 -0000 1.56
161 +++ ChangeLog 27 Aug 2012 18:40:22 -0000 1.57
162 @@ -1,6 +1,10 @@
163 # ChangeLog for dev-python/webob
164 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
165 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.56 2012/08/27 16:06:22 floppym Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.57 2012/08/27 18:40:22 floppym Exp $
167 +
168 + 27 Aug 2012; Mike Gilbert <floppym@g.o> webob-1.0.7.ebuild,
169 + webob-1.1.ebuild, webob-1.2.2.ebuild, webob-1.2_rc1.ebuild:
170 + Update HOMEPAGE, thanks Arfrever.
171
172 27 Aug 2012; Mike Gilbert <floppym@g.o> webob-1.2.2.ebuild:
173 Rebase on 1.2_rc1. Thanks Arfrever.