summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-30 16:03:00 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-30 16:03:00 +0000
commitbe66fb9a79a63b5b73cfbbf7b982e042744ad57c (patch)
tree467803d499615daf6ecb002af5971e098c0d0166 /games-arcade/tuxracer/ChangeLog
parentRemoving quake3-truecombat from package.mask as it is no longer in the tree. (diff)
downloadgentoo-2-be66fb9a79a63b5b73cfbbf7b982e042744ad57c.tar.gz
gentoo-2-be66fb9a79a63b5b73cfbbf7b982e042744ad57c.tar.bz2
gentoo-2-be66fb9a79a63b5b73cfbbf7b982e042744ad57c.zip
Removing from portage. Try games-arcade/ppracer instead.
Diffstat (limited to 'games-arcade/tuxracer/ChangeLog')
-rw-r--r--games-arcade/tuxracer/ChangeLog81
1 files changed, 0 insertions, 81 deletions
diff --git a/games-arcade/tuxracer/ChangeLog b/games-arcade/tuxracer/ChangeLog
deleted file mode 100644
index 92cb27eb0129..000000000000
--- a/games-arcade/tuxracer/ChangeLog
+++ /dev/null
@@ -1,81 +0,0 @@
-# ChangeLog for games-arcade/tuxracer
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxracer/ChangeLog,v 1.10 2006/09/18 23:19:05 mr_bones_ Exp $
-
- 18 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org>
- tuxracer-0.61-r3.ebuild:
- direct people to games-arcade/ppracer since tuxracer development has died;
- touchups
-
- 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
- Change encoding to UTF-8 for GLEP 31 compliance
-
- 30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> tuxracer-0.61-r3.ebuild:
- Fix amd64 support. Closing #44475.
-
- 05 Feb 2004; Aron Griffis <agriffis@gentoo.org> tuxracer-0.61-r3.ebuild:
- add ~alpha with -mieee
-
- 11 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org>
- tuxracer-0.61-r3.ebuild:
- tidy doc install (bug 37936); more error checking/messages
-
- 06 Dec 2003; Chris Gianelloni <wolf31o2@gentoo.org> tuxracer-0.61-r3.ebuild:
- Added ~amd64 (per bug #35186).
-
- 14 Sep 2003; Michael Sterrett <msterret@gentoo.org> tuxracer-0.61-r3.ebuild:
- seems to work fine with emake
-
-*tuxracer-0.61-r3 (19 Aug 2003)
-
- 19 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
- Add games.eclass support, add gcc3 patch #26851, and clean up configure patch.
-
-*tuxracer-0.61-r2 (04 Oct 2002)
-
- 10 Jul 2003; Michael Sterrett <msterret@gentoo.org> tuxracer-0.61-r1.ebuild,
- tuxracer-0.61-r2.ebuild:
- fix DESCRIPTION
-
- 02 Mar 2003; Hanno Boeck <hanno@gentoo.org> tuxracer-0.61-r2.ebuild :
- Let tuxracer-ppc-glxfix also apply on other archs, since it's not
- a ppc-specific problem.
-
- 23 Feb 2003; Aron Griffis <agriffis@gentoo.org> tuxracer-0.61-r2.ebuild :
- Fix minor error in the ebuild where "die" could be called from within
- a subshell.
-
- 13 Feb 2003; Mark Guertin <gerk@gentoo.org> tuxracer-0.61-r2.ebuild :
- Added patch for braindead configure option that doesnt like new xfree
-
- 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> tuxracer-0.61-r2.ebuild :
- Updated to mirror://sourceforge in SRC_URI.
-
- 05 Oct 2002; Mike Frysinger <vapier@gentoo.org> tuxracer-0.61-r2.ebuild :
- The changing of -m<optimization> to -f<optimization> is invalid for gcc2.x #8770
-
- 04 Oct 2002; Mike Frysinger <vapier@gentoo.org> tuxracer-0.61-r2.ebuild :
- Fixed directory permissions ... directories have to be +rx to be accessible
-
-*tuxracer-0.61-r1 (1 Feb 2002)
-
- 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> tuxracer-0.61-r1.ebuild :
- Updated to mirror://sourceforge in SRC_URI.
-
- 28 Sep 2002; Nick Hadaway <raker@gentoo.org> tuxracer-0.61-r1.ebuild :
- Changed -m* flags to -f* flags to squash gcc3 warnings and updated
- install to fix html location.
-
- 02 Aug 2002; mark Guertin <gerk@gentoo.org> tuxracer-0.61-r1.ebuild :
- Added ppc to keywords
-
- 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> tuxracer-0.61-r1.ebuild :
- Added LICENSE, KEYWORDS.
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.