diff options
author | 2004-02-27 10:59:43 +0000 | |
---|---|---|
committer | 2004-02-27 10:59:43 +0000 | |
commit | f29410b8b0f33ceaaa81cd9f557c569116134bfa (patch) | |
tree | e37c26d53f5a70145e28a844bc1cd2b92c998a34 /games-sports/torcs/ChangeLog | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-f29410b8b0f33ceaaa81cd9f557c569116134bfa.tar.gz gentoo-2-f29410b8b0f33ceaaa81cd9f557c569116134bfa.tar.bz2 gentoo-2-f29410b8b0f33ceaaa81cd9f557c569116134bfa.zip |
MAKEOPTS="-j1" to fix bug #43071
Diffstat (limited to 'games-sports/torcs/ChangeLog')
-rw-r--r-- | games-sports/torcs/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-sports/torcs/ChangeLog b/games-sports/torcs/ChangeLog index 5e3eed724dba..360638b4951c 100644 --- a/games-sports/torcs/ChangeLog +++ b/games-sports/torcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/torcs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.3 2004/02/26 10:36:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.4 2004/02/27 10:59:43 mr_bones_ Exp $ + + 27 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> torcs-1.2.2.ebuild: + MAKEOPTS="-j1" to fix bug #43071 *torcs-1.2.2 (26 Feb 2004) |