diff options
Diffstat (limited to 'games-sports/torcs')
-rw-r--r-- | games-sports/torcs/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/torcs/torcs-1.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/torcs/ChangeLog b/games-sports/torcs/ChangeLog index 6e588a08e17f..b703a809fc62 100644 --- a/games-sports/torcs/ChangeLog +++ b/games-sports/torcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/torcs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.14 2006/05/23 20:57:46 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.15 2006/06/14 12:09:11 wolf31o2 Exp $ + + 14 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> torcs-1.2.4-r1.ebuild: + Stable on x86 in preparation of split openal/freealut. 23 May 2006; <Tupone@gentoo.org> torcs-1.2.4.ebuild: gcc-4.1 patch applied to 1.2.4, too diff --git a/games-sports/torcs/torcs-1.2.4-r1.ebuild b/games-sports/torcs/torcs-1.2.4-r1.ebuild index c531ac3aa143..3c98778bb25f 100644 --- a/games-sports/torcs/torcs-1.2.4-r1.ebuild +++ b/games-sports/torcs/torcs-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4-r1.ebuild,v 1.2 2006/05/23 20:21:52 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4-r1.ebuild,v 1.3 2006/06/14 12:09:11 wolf31o2 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/torcs/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=media-libs/plib-1.8.3 |