blob: a208b448608085761410d2115ab851c3446687ec (
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
|
# 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.10 2010/03/08 00:53:31 abcd Exp $
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.
|