blob: 5f33b66eb5a748a6fd4f9a9561da150835379834 (
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
|
# ChangeLog for app-misc/tipptrainer
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/tipptrainer/ChangeLog,v 1.12 2007/01/28 02:20:09 dirtyepic Exp $
*tipptrainer-0.6.0-r1 (28 Jan 2007)
28 Jan 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/tipptrainer-0.6.0-gcc41_extra_qualification.patch, metadata.xml,
+tipptrainer-0.6.0-r1.ebuild:
Changed wxGTK dependency to 2.6 and made ebuild use wxwidgets eclass. Note
that this package ignores WX_* variables and just compiles against the
default wx flavour (ansi/unicode). This will need to be fixed after we get
better wx-config management. Added patch for GCC 4.1. The build was actually
failing but would not die for some reason, leaving half the package
uncompiled and installing the rest (!). Added -fno-strict-aliasing CFLAG.
Removed pythonhead from metadata.
19 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
tipptrainer-0.6.0.ebuild:
QA: remove invalid RESTRICT="mirror"
24 Sep 2006; Mart Raudsepp <leio@gentoo.org> -tipptrainer-0.5.0a.ebuild,
tipptrainer-0.6.0.ebuild:
Fix homepage, Bug #146179, Mathieu Bonnet. Clean out old version.
03 Mar 2005; Rob Cakebread <pythonhead@gentoo.org>
tipptrainer-0.5.0a.ebuild, tipptrainer-0.6.0.ebuild:
Fixed wxGTK deps
*tipptrainer-0.6.0 (09 Dec 2004)
09 Dec 2004; Rob Cakebread <pythonhead@gentoo.org>
+tipptrainer-0.6.0.ebuild:
Version bump.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
tipptrainer-0.5.0a.ebuild:
Masked tipptrainer-0.5.0a.ebuild stable for ppc
20 Aug 2004; Rob Cakebread <pythonhead@gentoo.org>
tipptrainer-0.5.0a.ebuild:
Marked stable on x86
03 Aug 2004; David Holm <dholm@gentoo.org> tipptrainer-0.5.0a.ebuild:
Added to ~ppc.
21 Mar 2004; Martin Holzer <mholzer@gentoo.org> tipptrainer-0.5.0a.ebuild:
adding categorie. see 45110 for details
*tipptrainer-0.5.0a (12 Jan 2004)
12 Jan 2004; Rob Cakebread <pythonhead@gentoo.org> metadata.xml,
tipptrainer-0.5.0a.ebuild:
Initial commit. Thank you Jan Brinkmann <lucky@the-luckyduck.de> bug# 26120
|