blob: 5420d4c3d45d610fdce5ad07af14e2802f7296e5 (
plain)
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
|
# ChangeLog for dev-python/pygtkglext
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.14 2006/01/07 07:14:10 spyderous Exp $
07 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>;
pygtkglext-1.0.1.ebuild:
Modular X fix: No need for hard dep on virtual/x11, comes in through others.
09 Jun 2005; Seemant Kulleen <seemant@gentoo.org> pygtkglext-1.0.1.ebuild:
mask for testing on amd64 -- using it here
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
20 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> pygtkglext-1.0.1.ebuild:
Marked stable x86
20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pygtkglext-1.0.0.ebuild,
pygtkglext-1.0.1.ebuild:
dev-python/PyOpenGL is now dev-python/pyopengl - adjust dependencies
accordingly.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> pygtkglext-1.0.0.ebuild:
Add die following econf for bug 48950
14 Feb 2004; Alastair Tse <liquidx@gentoo.org> pygtkglext-1.0.1.ebuild,
files/pygtkglext-1.0.1-gentoo.diff:
add fixes to pygtkglext examples (#38406)
04 Jan 2004; Alastair Tse <liquidx@gentoo.org> pygtkglext-1.0.0.ebuild,
pygtkglext-1.0.1.ebuild:
add python2.3 support
*pygtkglext-1.0.1 (06 Dec 2003)
06 Dec 2003; foser <foser@gentoo.org> pygtkglext-1.0.{0,1}.ebuild :
New release, add PyOpenGL dep (#34391)
*pygtkglext-1.0.0 (21 Sep 2003)
21 Sep 2003; Alastair Tse <liquidx@gentoo.org> pygtkglext-0.0.2.ebuild,
pygtkglext-0.1.0.ebuild, pygtkglext-0.99.0.ebuild, pygtkglext-1.0.0.ebuild:
fix sandbox issues, version bump and cleanup
*pygtkglext-0.99.0 (26 May 2003)
26 May 2003; Alastair Tse <liquidx@gentoo.org> pygtkglext-0.99.0.ebuild:
version bump
*pygtkglext-0.1.0 (05 May 2003)
05 May 2003; Alastair Tse <liquidx@gentoo.org> pygtkglext-0.1.0.ebuild:
version bump
*pygtkglext-0.0.2 (26 Apr 2003)
26 Apr 2003; Alastair Tse <liquidx@gentoo.org> pygtkglext-0.0.2.ebuild:
initial commit
|