1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
|
# ChangeLog for dev-python/pyyaml
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyyaml/ChangeLog,v 1.59 2015/07/25 11:24:48 ultrabug Exp $
25 Jul 2015; Ultrabug <ultrabug@gentoo.org> pyyaml-3.11.ebuild:
fix cython conditional dep with pypy
13 Jun 2015; Manuel Rüger <mrueg@gentoo.org> -pyyaml-3.10-r1.ebuild:
Remove old.
28 May 2015; Jack Morgan <jmorgan@gentoo.org> pyyaml-3.10-r1.ebuild:
sparc stable wrt bug #506042
08 Apr 2015; Michał Górny <mgorny@gentoo.org> pyyaml-3.10-r1.ebuild:
Drop old Python implementations
03 Apr 2015; Mike Frysinger <vapier@gentoo.org> pyyaml-3.11.ebuild:
Mark arm64/m68k/s390/sh stable.
01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -pyyaml-3.10.ebuild:
Remove old.
01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.11.ebuild:
Stable for sparc, wrt bug #524416
19 Nov 2014; Ian Delaney <idella4@gentoo.org> pyyaml-3.11.ebuild:
clean old python impls, add pypy3 support
11 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.11.ebuild:
Stable for ia64, wrt bug #524416
02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.11.ebuild:
Stable for alpha, wrt bug #524416
31 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.11.ebuild:
Stable for ppc64, wrt bug #524416
18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.11.ebuild:
Stable for x86, wrt bug #524416
18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.11.ebuild:
Stable for ppc, wrt bug #524416
09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.11.ebuild:
Stable for amd64, wrt bug #524416
04 Oct 2014; Jeroen Roovers <jer@gentoo.org> pyyaml-3.11.ebuild:
Stable for HPPA (bug #524416).
07 Aug 2014; Jeroen Roovers <jer@gentoo.org> pyyaml-3.10-r1.ebuild:
Stable for HPPA (bug #506042).
24 Jul 2014; Markus Meier <maekke@gentoo.org> pyyaml-3.11.ebuild:
arm stable, bug #506042
19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> pyyaml-3.10-r1.ebuild:
Stable on alpha, bug #506042
03 May 2014; Mikle Kolyada <zlogene@gentoo.org> pyyaml-3.10-r1.ebuild:
ppc64 stable wrt bug #502362
03 May 2014; Mikle Kolyada <zlogene@gentoo.org> pyyaml-3.10-r1.ebuild:
ppc stable wrt bug #502362
02 May 2014; Sergey Popov <pinkbyte@gentoo.org> pyyaml-3.10-r1.ebuild:
Stable on amd64 and x86, wrt bug #502362
02 Apr 2014; Patrick McLean <chutzpah@gentoo.org> pyyaml-3.11.ebuild:
Add python3.4
31 Mar 2014; Michał Górny <mgorny@gentoo.org> pyyaml-3.10-r1.ebuild,
pyyaml-3.11.ebuild:
Add support for the new PyPy slotting.
*pyyaml-3.11 (27 Mar 2014)
27 Mar 2014; Tim Harder <radhermit@gentoo.org> +pyyaml-3.11.ebuild,
metadata.xml:
Version bump, remove redundant description from metadata and fix spelling.
12 Mar 2014; Justin Lecher <jlec@gentoo.org> metadata.xml:
Enhance USE description
14 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> pyyaml-3.10-r1.ebuild:
now with more pypy
05 Sep 2013; Michał Górny <mgorny@gentoo.org> pyyaml-3.10-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
22 Jul 2013; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
Add python herd.
21 Jul 2013; Pacho Ramos <pacho@gentoo.org> -pyyaml-3.09.ebuild, metadata.xml:
Cleanup due #92799
16 Feb 2013; Michał Górny <mgorny@gentoo.org> pyyaml-3.10-r1.ebuild:
Fix the dependencies, fix installing examples and run tests.
*pyyaml-3.10-r1 (17 Jan 2013)
17 Jan 2013; Patrick McLean <chutzpah@gentoo.org> +pyyaml-3.10-r1.ebuild:
Revision bump, port to distutils-r1
01 Jul 2012; Akinori Hattori <hattya@gentoo.org> pyyaml-3.10.ebuild:
keyword ~ia64.
09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pyyaml-3.10.ebuild:
x86 stable wrt bug #400337
08 Mar 2012; Brent Baude <ranger@gentoo.org> pyyaml-3.10.ebuild:
Marking pyyaml-3.10 ppc64 for bug 400337
06 Mar 2012; Brent Baude <ranger@gentoo.org> pyyaml-3.10.ebuild:
Marking pyyaml-3.10 ppc for bug 400337
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pyyaml-3.10.ebuild:
Stable for amd64, wrt bug #400337
*pyyaml-3.10 (10 Jul 2011)
10 Jul 2011; Stefan Briesenick <sbriesen@gentoo.org> +pyyaml-3.10.ebuild:
version bump. new version supports python 3.2. solving bug #318925.
30 Sep 2010; Fabian Groffen <grobian@gentoo.org> pyyaml-3.09.ebuild:
Marked ~ppc-macos, ~x86-solaris
14 Sep 2010; Jonathan Callen <abcd@gentoo.org> pyyaml-3.09.ebuild:
Add ~amd64-linux ~x64-macos for bug 337200
06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> pyyaml-3.09.ebuild:
ppc64 stable wrt #287629
30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyyaml-3.09.ebuild:
Don't use NEED_PYTHON.
24 Oct 2009; nixnut <nixnut@gentoo.org> pyyaml-3.09.ebuild:
ppc stable #287629
15 Oct 2009; Markus Meier <maekke@gentoo.org> pyyaml-3.09.ebuild:
amd64/x86 stable, bug #287629
11 Oct 2009; Fabian Groffen <grobian@gentoo.org> pyyaml-3.09.ebuild:
Merge from Prefix
05 Sep 2009; Brent Baude <ranger@gentoo.org> pyyaml-3.08.ebuild:
Marking pyyaml-3.08 ppc64 for bug 277972
05 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyyaml-3.09.ebuild:
Fix automagic dependency on dev-libs/libyaml (bug #278004).
05 Sep 2009; Patrick Lauer <patrick@gentoo.org> -pyyaml-3.05.ebuild:
Really remove 3.05 now
*pyyaml-3.09 (04 Sep 2009)
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> +pyyaml-3.09.ebuild:
Bump to 3.09, remove 3.05
*pyyaml-3.08-r1 (29 Aug 2009)
29 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+pyyaml-3.08-r1.ebuild:
Set SUPPORT_PYTHON_ABIS.
09 Aug 2009; nixnut <nixnut@gentoo.org> pyyaml-3.08.ebuild:
ppc stable #277972
16 Jul 2009; Thomas Anderson <gentoofan23@gentoo.org> pyyaml-3.08.ebuild:
stable amd64, bug 277972
15 Jul 2009; Christian Faulhammer <fauli@gentoo.org> pyyaml-3.08.ebuild:
stable x86, bug 277861
14 May 2009; <solar@gentoo.org> pyyaml-3.08.ebuild:
- keyword ~arm
17 Feb 2009; Patrick Lauer <patrick@gentoo.org> pyyaml-3.08.ebuild:
Patch no longer needed, fixes #259374
*pyyaml-3.08 (15 Feb 2009)
15 Feb 2009; Patrick Lauer <patrick@gentoo.org> +pyyaml-3.08.ebuild:
Bump to 3.08
06 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
16 Oct 2007; Stefan Briesenick <sbriesen@gentoo.org> pyyaml-3.05.ebuild:
added NEED_PYTHON
16 Oct 2007; Stefan Briesenick <sbriesen@gentoo.org>
+files/pyyaml-3.05-libyaml.diff, pyyaml-3.05.ebuild:
some cleanups
*pyyaml-3.05 (05 Oct 2007)
05 Oct 2007; Stefan Briesenick <sbriesen@gentoo.org> +metadata.xml,
+pyyaml-3.05.ebuild:
initial commit.
|