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
|
# ChangeLog for dev-python/pyds
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/ChangeLog,v 1.25 2014/06/10 02:13:22 floppym Exp $
10 Jun 2014; Mike Gilbert <floppym@gentoo.org> -pyds-0.7.3.ebuild:
Remove old.
*pyds-0.7.3-r1 (08 Jun 2013)
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> +files/pyds-pillow.patch,
+pyds-0.7.3-r1.ebuild:
Convert to distutils-r1. Fix PIL imports, bug 471508.
09 Sep 2012; Raúl Porcel <armin76@gentoo.org> pyds-0.7.3.ebuild:
Drop ia64 keywords
17 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyds-0.7.3.ebuild:
Update dependencies (bug #367747).
25 Feb 2011; Kevin McCarthy <signals@gentoo.org> pyds-0.7.3.ebuild:
Update depends from media-libs/jpeg to virtual/jpeg
13 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyds-0.7.3.ebuild:
Set SUPPORT_PYTHON_ABIS.
17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
files/pyds-0.6.5-py2.3.patch:
Fix patch with absolute paths.
*pyds-0.7.3 (28 Feb 2008)
28 Feb 2008; Tiziano Müller <dev-zero@gentoo.org> -pyds-0.7.0.ebuild,
-pyds-0.7.1.ebuild, -pyds-0.7.2.ebuild, +pyds-0.7.3.ebuild:
Version bump. Added silvercity dependency (bug #49839). Dropped old versions.
21 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org>
files/digest-pyds-0.6.5, files/digest-pyds-0.7.0, files/digest-pyds-0.7.1,
files/digest-pyds-0.7.2, Manifest:
Convert to Manifest2.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> pyds-0.7.2.ebuild:
Mark 0.7.2 ~ia64
07 Feb 2005; Fernando Serboncini <fserb@gentoo.org> pyds-0.6.5.ebuild:
stable on x86
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pyds-0.6.5.ebuild,
pyds-0.7.0.ebuild, pyds-0.7.1.ebuild, pyds-0.7.2.ebuild:
dev-python/Imaging renamed to dev-python/imaging.
*pyds-0.7.2 (25 May 2004)
25 May 2004; Bryan Østergaard <kloeri@gentoo.org> +pyds-0.7.2.ebuild:
Version bump, bug #50754.
01 May 2004; Bryan Østergaard <kloeri@gentoo.org> pyds-0.7.1.ebuild:
Corrected soappy dependency, bug #48984.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pyds-0.7.1.ebuild:
Add inherit eutils
26 Apr 2004; Alastair Tse <liquidx@gentoo.org> pyds-0.6.5.ebuild,
pyds-0.7.0.ebuild, pyds-0.7.1.ebuild:
fix license (#48982)
18 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> pyds-0.7.0.ebuild:
need all stable deps before marking stable for x86
18 Apr 2004; David Holm <dholm@gentoo.org> pyds-0.7.1.ebuild:
Added to ~ppc.
*pyds-0.7.1 (17 Apr 2004)
17 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> pyds-0.7.0.ebuild,
+pyds-0.7.1.ebuild:
Version bump.
14 Feb 2004; Alastair Tse <liquidx@gentoo.org> pyds-0.7.0.ebuild:
also add patch to 0.7.0
*pyds-0.7.0 (14 Feb 2004)
14 Feb 2004; Alastair Tse <liquidx@gentoo.org> pyds-0.7.0.ebuild:
version bump. also add patch (#41254) thanks to <jerf jerf.org>
18 Jan 2004; Alastair Tse <liquidx@gentoo.org> pyds-0.6.5.ebuild:
moving dev-python/Cheetah to dev-python/cheetah
*pyds-0.6.5 (03 Jan 2004)
03 Jan 2004; Bryan Østergaard,,, <kloeri@gentoo.org> pyds-0.6.5.ebuild:
Initial import
|