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 d1fdd155706b..c6b46ad95541 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.16 2006/09/27 14:17:12 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.17 2006/11/04 13:56:53 kugelfang Exp $ + + 04 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> torcs-1.2.4-r1.ebuild: + Marked stable on amd64. 27 Sep 2006; Tristan Heaven <nyhm@gentoo.org> torcs-1.2.4.ebuild, torcs-1.2.4-r1.ebuild: diff --git a/games-sports/torcs/torcs-1.2.4-r1.ebuild b/games-sports/torcs/torcs-1.2.4-r1.ebuild index 2d2a9a3ffdbb..3b185eb9b5c7 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.4 2006/09/27 14:17:12 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4-r1.ebuild,v 1.5 2006/11/04 13:56:53 kugelfang Exp $ inherit eutils 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 |