summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-01-28 02:20:09 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-01-28 02:20:09 +0000
commitb331b3fb8b7b0153898ae5869f5f285c334afa68 (patch)
treeb41c84758308657771e62d005d21db1a725a5a9c /app-misc/tipptrainer/ChangeLog
parentAdded dependency on tetex. Thanks Ron MacNeil. (Bug 164085) (diff)
downloadgentoo-2-b331b3fb8b7b0153898ae5869f5f285c334afa68.tar.gz
gentoo-2-b331b3fb8b7b0153898ae5869f5f285c334afa68.tar.bz2
gentoo-2-b331b3fb8b7b0153898ae5869f5f285c334afa68.zip
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. (Portage version: 2.1.2-r4)
Diffstat (limited to 'app-misc/tipptrainer/ChangeLog')
-rw-r--r--app-misc/tipptrainer/ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/app-misc/tipptrainer/ChangeLog b/app-misc/tipptrainer/ChangeLog
index 2cf14ad54c38..5f33b66eb5a7 100644
--- a/app-misc/tipptrainer/ChangeLog
+++ b/app-misc/tipptrainer/ChangeLog
@@ -1,6 +1,19 @@
# 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.11 2007/01/19 14:19:56 masterdriverz Exp $
+# $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: