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
|
# ChangeLog for dev-python/IcePy
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/IcePy/ChangeLog,v 1.12 2009/09/10 00:32:30 patrick Exp $
10 Sep 2009; Patrick Lauer <patrick@gentoo.org> IcePy-3.2.1.ebuild,
+files/IcePy-3.2.1-python-2.6.diff:
Fixing py 2.6 and 2.7 detection. Fixes #280075, Patch by Lars Wendler.
17 Jan 2008; Caleb Tennis <caleb@gentoo.org> IcePy-3.2.1.ebuild:
set the PYTHON_VERSION environment variable so we pick the right version,
from bug #206199
25 Sep 2007; Christoph Mende <angelos@gentoo.org> IcePy-3.2.1.ebuild:
Stable on amd64 wrt bug #192139
25 Sep 2007; Caleb Tennis <caleb@gentoo.org> -IcePy-3.2.0.ebuild:
remove old version
25 Sep 2007; Caleb Tennis <caleb@gentoo.org> IcePy-3.2.1.ebuild:
sed magic for amd64 multilib strict, and clean up MAKE_RULES a little bit,
and try to quote all places needed
16 Sep 2007; Christian Faulhammer <opfer@gentoo.org> IcePy-3.2.1.ebuild:
stable x86, bug 192139
*IcePy-3.2.1 (15 Aug 2007)
15 Aug 2007; Caleb Tennis <caleb@gentoo.org>
+files/icepy-3.2.1-makefile.patch, +IcePy-3.2.1.ebuild:
version bump
24 Jul 2007; Caleb Tennis <caleb@gentoo.org>
-files/icepy-3.1.0-makefile.patch, -files/icepy-3.1.1-makefile.patch,
-IcePy-3.1.0.ebuild, -IcePy-3.1.1.ebuild:
remove old versions
*IcePy-3.2.0 (20 Jul 2007)
20 Jul 2007; Caleb Tennis <caleb@gentoo.org>
+files/icepy-3.2.0-makefile.patch, +IcePy-3.2.0.ebuild:
version bump from Sam Jacobson (#185972)
30 Oct 2006; Caleb Tennis <caleb@gentoo.org> IcePy-3.1.0.ebuild,
IcePy-3.1.1.ebuild:
Fix ice dep to Ice
*IcePy-3.1.1 (16 Oct 2006)
16 Oct 2006; Caleb Tennis <caleb@gentoo.org>
+files/icepy-3.1.1-makefile.patch, +IcePy-3.1.1.ebuild:
version bump
*IcePy-3.1.0 (11 Sep 2006)
11 Sep 2006; Caleb Tennis <caleb@gentoo.org>
+files/icepy-3.1.0-makefile.patch, +IcePy-3.1.0.ebuild:
initial import
|