blob: 782485618f686d4f3f035ea6d4f6bf45502cd57b (
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
60
61
62
|
# ChangeLog for media-gfx/fontypython
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/fontypython/ChangeLog,v 1.13 2010/04/26 10:51:37 fauli Exp $
26 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
fontypython-0.4.2.3.ebuild:
stable x86, bug 299628
11 Apr 2010; Ryan Hill <dirtyepic@gentoo.org> fontypython-0.4.2.3.ebuild:
Support multiple ABIs.
10 Apr 2010; Ryan Hill <dirtyepic@gentoo.org> fontypython-0.4.2.3.ebuild:
Call python_set_active_version.
08 Mar 2010; Jonathan Callen <abcd@gentoo.org> fontypython-0.4.2.2.ebuild,
fontypython-0.4.2.3.ebuild:
Move PYTHON_DEPEND before inherit(), so that the dep is actually added
05 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> fontypython-0.4.2.2.ebuild,
fontypython-0.4.2.3.ebuild:
Cleanup ebuild and drop calls to deprecated python functions.
*fontypython-0.4.2.3 (26 Oct 2009)
26 Oct 2009; Ryan Hill <dirtyepic@gentoo.org> +fontypython-0.4.2.3.ebuild:
Version bump.
*fontypython-0.4.2.2 (03 Oct 2009)
03 Oct 2009; Ryan Hill <dirtyepic@gentoo.org> -fontypython-0.3.6.ebuild,
-fontypython-0.4.1.ebuild, +fontypython-0.4.2.2.ebuild:
Version bump, bug #287447 by Arfrever. Fixes collision with
dev-lang/fpc-ide, bug #286649 by Donald Wallace Rouse II.
*fontypython-0.4.1 (27 Sep 2009)
27 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> +fontypython-0.4.1.ebuild,
metadata.xml:
Version bump.
07 Mar 2009; Markus Meier <maekke@gentoo.org> fontypython-0.3.6.ebuild:
fix dev-python/wxpython dependency by Thomas Pani in bug #260050
*fontypython-0.3.6 (15 Feb 2008)
15 Feb 2008; Samuli Suominen <drac@gentoo.org> -fontypython-0.2.0.ebuild,
-fontypython-0.3.2.ebuild, +fontypython-0.3.6.ebuild:
Version bump.
*fontypython-0.3.2 (06 Jan 2008)
06 Jan 2008; Samuli Suominen <drac@gentoo.org> +fontypython-0.3.2.ebuild:
Version bump.
23 Sep 2007; Samuli Suominen <drac@gentoo.org> fontypython-0.2.0.ebuild:
Add missing wxpython dep.
*fontypython-0.2.0 (15 Sep 2007)
15 Sep 2007; Samuli Suominen <drac@gentoo.org> +fontypython-0.2.0.ebuild:
Initial commit.
|