diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-22 14:42:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-22 14:42:39 +0000 |
commit | 41b099a3f84728bc8c946eff49037a4b79e44f58 (patch) | |
tree | f0430e2b5dfca55687acd9a1d3bc1898b7f29fb1 /games-sports/xmoto | |
parent | git snapshot 2011/09/17; fix issues on bug #411959, thanks to M.Lischka for r... (diff) | |
download | gentoo-2-41b099a3f84728bc8c946eff49037a4b79e44f58.tar.gz gentoo-2-41b099a3f84728bc8c946eff49037a4b79e44f58.tar.bz2 gentoo-2-41b099a3f84728bc8c946eff49037a4b79e44f58.zip |
x86 stable, bug #411779
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'games-sports/xmoto')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 460c5d3e231d..9f6601f85632 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.61 2012/04/16 19:38:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.62 2012/04/22 14:42:39 maekke Exp $ + + 22 Apr 2012; Markus Meier <maekke@gentoo.org> xmoto-0.5.9.ebuild: + x86 stable, bug #411779 16 Apr 2012; Brent Baude <ranger@gentoo.org> xmoto-0.5.9.ebuild: Marking xmoto-0.5.9 ppc for bug 411779 diff --git a/games-sports/xmoto/xmoto-0.5.9.ebuild b/games-sports/xmoto/xmoto-0.5.9.ebuild index ca8ffe206a17..2403eb324f29 100644 --- a/games-sports/xmoto/xmoto-0.5.9.ebuild +++ b/games-sports/xmoto/xmoto-0.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.9.ebuild,v 1.3 2012/04/16 19:38:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.9.ebuild,v 1.4 2012/04/22 14:42:39 maekke Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -14,7 +14,7 @@ SRC_URI="http://download.tuxfamily.org/xmoto/xmoto/${PV}/${P}-src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="editor nls" RDEPEND=" |