diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-11-13 02:52:25 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-11-13 02:52:25 +0000 |
commit | 686e0e5653b9554427bed260f50ffd4f708933b5 (patch) | |
tree | 99807780e9b87bf7b1761f431397f2fdb340d061 /games-sports | |
parent | (#154673) Properly support wxGTK rather than autodetecting it. (diff) | |
download | gentoo-2-686e0e5653b9554427bed260f50ffd4f708933b5.tar.gz gentoo-2-686e0e5653b9554427bed260f50ffd4f708933b5.tar.bz2 gentoo-2-686e0e5653b9554427bed260f50ffd4f708933b5.zip |
Stable on amd64. Closes bug #153468.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 88aa349acd0e..7ae9967b4f38 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.7 2006/10/02 23:10:59 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.8 2006/11/13 02:52:25 metalgod Exp $ + + 13 Nov 2006; Luis Medinas <metalgod@gentoo.org> xmoto-0.2.0.ebuild: + Stable on amd64. Closes bug #153468. *xmoto-0.2.2 (02 Oct 2006) diff --git a/games-sports/xmoto/xmoto-0.2.0.ebuild b/games-sports/xmoto/xmoto-0.2.0.ebuild index 99bf78555539..c2c30a1c34c6 100644 --- a/games-sports/xmoto/xmoto-0.2.0.ebuild +++ b/games-sports/xmoto/xmoto-0.2.0.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/xmoto/xmoto-0.2.0.ebuild,v 1.5 2006/09/02 14:34:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.2.0.ebuild,v 1.6 2006/11/13 02:52:25 metalgod Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="media-libs/jpeg |