Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/werkzeug: werkzeug-0.5.ebuild ChangeLog werkzeug-0.5.1.ebuild werkzeug-0.4.1.ebuild
Date: Tue, 01 Sep 2009 02:25:50
Message-Id: E1MiNsz-0007JF-F1@stork.gentoo.org
1 patrick 09/09/01 07:34:37
2
3 Modified: werkzeug-0.5.ebuild ChangeLog werkzeug-0.5.1.ebuild
4 werkzeug-0.4.1.ebuild
5 Log:
6 Fixing missing unzip dep, closes #283209
7 (Portage version: 2.2_rc40/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-python/werkzeug/werkzeug-0.5.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.ebuild?r1=1.1&r2=1.2
15
16 Index: werkzeug-0.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- werkzeug-0.5.ebuild 25 Apr 2009 15:44:21 -0000 1.1
23 +++ werkzeug-0.5.ebuild 1 Sep 2009 07:34:37 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.ebuild,v 1.1 2009/04/25 15:44:21 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.ebuild,v 1.2 2009/09/01 07:34:37 patrick Exp $
29
30 NEED_PYTHON="2.4"
31
32 @@ -18,6 +18,7 @@
33
34 RDEPEND=""
35 DEPEND=">=dev-python/setuptools-0.6_rc5
36 + app-arch/unzip
37 test? ( dev-python/py
38 dev-python/lxml
39 dev-python/nose
40
41
42
43 1.11 dev-python/werkzeug/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 25 Jul 2009 08:59:56 -0000 1.10
56 +++ ChangeLog 1 Sep 2009 07:34:37 -0000 1.11
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/werkzeug
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.10 2009/07/25 08:59:56 patrick Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.11 2009/09/01 07:34:37 patrick Exp $
62 +
63 + 01 Sep 2009; Patrick Lauer <patrick@g.o> werkzeug-0.4.1.ebuild,
64 + werkzeug-0.5.ebuild, werkzeug-0.5.1.ebuild:
65 + Fixing missing unzip dep, closes #283209
66
67 *werkzeug-0.5.1 (25 Jul 2009)
68
69
70
71
72 1.2 dev-python/werkzeug/werkzeug-0.5.1.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild?r1=1.1&r2=1.2
77
78 Index: werkzeug-0.5.1.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- werkzeug-0.5.1.ebuild 25 Jul 2009 08:59:56 -0000 1.1
85 +++ werkzeug-0.5.1.ebuild 1 Sep 2009 07:34:37 -0000 1.2
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild,v 1.1 2009/07/25 08:59:56 patrick Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild,v 1.2 2009/09/01 07:34:37 patrick Exp $
91
92 NEED_PYTHON="2.4"
93
94 @@ -18,6 +18,7 @@
95
96 RDEPEND=""
97 DEPEND=">=dev-python/setuptools-0.6_rc5
98 + app-arch/unzip
99 test? ( dev-python/py
100 dev-python/lxml
101 dev-python/nose
102
103
104
105 1.2 dev-python/werkzeug/werkzeug-0.4.1.ebuild
106
107 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.4.1.ebuild?rev=1.2&view=markup
108 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.4.1.ebuild?rev=1.2&content-type=text/plain
109 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/werkzeug/werkzeug-0.4.1.ebuild?r1=1.1&r2=1.2
110
111 Index: werkzeug-0.4.1.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.4.1.ebuild,v
114 retrieving revision 1.1
115 retrieving revision 1.2
116 diff -u -r1.1 -r1.2
117 --- werkzeug-0.4.1.ebuild 24 Jan 2009 16:57:21 -0000 1.1
118 +++ werkzeug-0.4.1.ebuild 1 Sep 2009 07:34:37 -0000 1.2
119 @@ -1,6 +1,6 @@
120 # Copyright 1999-2009 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.4.1.ebuild,v 1.1 2009/01/24 16:57:21 patrick Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.4.1.ebuild,v 1.2 2009/09/01 07:34:37 patrick Exp $
124
125 NEED_PYTHON="2.4"
126
127 @@ -18,6 +18,7 @@
128
129 RDEPEND=""
130 DEPEND=">=dev-python/setuptools-0.6_rc5
131 + app-arch/unzip
132 test? ( dev-python/py
133 dev-python/lxml
134 dev-python/simplejson )"