diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-20 14:41:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-20 14:41:56 +0000 |
commit | e3bfe5f7976f1e73a338fbc7ac8f960cce726203 (patch) | |
tree | 2aba62109fadcfeb124c8a00e16ace9cdff7a3b2 /games-sports | |
parent | x86 stable, bug #286443 (diff) | |
download | gentoo-2-e3bfe5f7976f1e73a338fbc7ac8f960cce726203.tar.gz gentoo-2-e3bfe5f7976f1e73a338fbc7ac8f960cce726203.tar.bz2 gentoo-2-e3bfe5f7976f1e73a338fbc7ac8f960cce726203.zip |
amd64/x86 stable, bug #288801
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index b7912b60e864..4f61e23c8955 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.42 2009/10/19 21:06:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.43 2009/11/20 14:41:56 maekke Exp $ + + 20 Nov 2009; Markus Meier <maekke@gentoo.org> xmoto-0.5.2.ebuild: + amd64/x86 stable, bug #288801 19 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> xmoto-0.5.2.ebuild: Work even if ode is built with USE=double-precision (bug #289792) diff --git a/games-sports/xmoto/xmoto-0.5.2.ebuild b/games-sports/xmoto/xmoto-0.5.2.ebuild index 120430598702..ca7bf96222b2 100644 --- a/games-sports/xmoto/xmoto-0.5.2.ebuild +++ b/games-sports/xmoto/xmoto-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.5 2009/10/19 21:06:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.6 2009/11/20 14:41:56 maekke Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -14,7 +14,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${PN}/${PV}/${P}-src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="editor nls" RDEPEND=" |