diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 15:45:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 15:45:49 +0000 |
commit | 44b057f70261aff9d9f862fe20ecf58424b3448e (patch) | |
tree | b4fc4caf52854b475d664577dc040d7257a17938 /games-sports | |
parent | Add ~x86 wrt #257137 (diff) | |
download | gentoo-2-44b057f70261aff9d9f862fe20ecf58424b3448e.tar.gz gentoo-2-44b057f70261aff9d9f862fe20ecf58424b3448e.tar.bz2 gentoo-2-44b057f70261aff9d9f862fe20ecf58424b3448e.zip |
x86 stable wrt #257673
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 2d520ddd98a6..a03da770d8d3 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.31 2009/02/09 13:20:21 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.32 2009/02/22 15:45:49 armin76 Exp $ + + 22 Feb 2009; Raúl Porcel <armin76@gentoo.org> xmoto-0.5.0-r1.ebuild: + x86 stable wrt #257673 09 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org> xmoto-0.5.0-r1.ebuild: diff --git a/games-sports/xmoto/xmoto-0.5.0-r1.ebuild b/games-sports/xmoto/xmoto-0.5.0-r1.ebuild index 26f15f12b2fe..59a96c2a56c0 100644 --- a/games-sports/xmoto/xmoto-0.5.0-r1.ebuild +++ b/games-sports/xmoto/xmoto-0.5.0-r1.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.0-r1.ebuild,v 1.4 2009/02/09 13:20:21 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild,v 1.5 2009/02/22 15:45:49 armin76 Exp $ EAPI=2 inherit autotools eutils 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=" |