diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-04 13:56:53 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-04 13:56:53 +0000 |
commit | 8c4ec9bdbf9df43078ecb6fc44e6968dc991ee93 (patch) | |
tree | 6c440c6725275386b555322ff9431fa58618dfc8 /games-sports | |
parent | stable on amd64 (diff) | |
download | gentoo-2-8c4ec9bdbf9df43078ecb6fc44e6968dc991ee93.tar.gz gentoo-2-8c4ec9bdbf9df43078ecb6fc44e6968dc991ee93.tar.bz2 gentoo-2-8c4ec9bdbf9df43078ecb6fc44e6968dc991ee93.zip |
stable on amd64
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'games-sports')
-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 |