diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 05:39:00 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 05:39:00 +0000 |
commit | b3d6d067f56fd9b96741204055f85f7f1f2506fe (patch) | |
tree | f82f8951876059e42264fb9d42d11e5d4ffc9eee /games-sports | |
parent | Stable on amd64 wrt bug 170747 (diff) | |
download | gentoo-2-b3d6d067f56fd9b96741204055f85f7f1f2506fe.tar.gz gentoo-2-b3d6d067f56fd9b96741204055f85f7f1f2506fe.tar.bz2 gentoo-2-b3d6d067f56fd9b96741204055f85f7f1f2506fe.zip |
Stable on amd64 wrt bug 170938
(Portage version: 2.1.2.3)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/torcs/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/torcs/torcs-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/torcs/ChangeLog b/games-sports/torcs/ChangeLog index 98da7bb8dfc4..445e138a7106 100644 --- a/games-sports/torcs/ChangeLog +++ b/games-sports/torcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/torcs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.21 2007/03/17 09:59:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.22 2007/04/09 05:39:00 welp Exp $ + + 09 Apr 2007; Peter Weller <welp@gentoo.org> torcs-1.3.0.ebuild: + Stable on amd64 wrt bug 170938 17 Mar 2007; Christian Faulhammer <opfer@gentoo.org> torcs-1.3.0.ebuild: stable x86, bug 170938 diff --git a/games-sports/torcs/torcs-1.3.0.ebuild b/games-sports/torcs/torcs-1.3.0.ebuild index 9489b859a416..2a735bdf7c2e 100644 --- a/games-sports/torcs/torcs-1.3.0.ebuild +++ b/games-sports/torcs/torcs-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.3.0.ebuild,v 1.3 2007/03/17 09:59:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.3.0.ebuild,v 1.4 2007/04/09 05:39:00 welp Exp $ inherit eutils multilib 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.4 |