diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-29 15:54:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-29 15:54:25 +0000 |
commit | 167be0ab9eeb8f24509742db9885dcc5a3c42e4b (patch) | |
tree | a8d07586d06f3af24d1d2801ee14655ae8a0b83c /games-sports | |
parent | Stable on amd64 (bug #234777) (diff) | |
download | gentoo-2-167be0ab9eeb8f24509742db9885dcc5a3c42e4b.tar.gz gentoo-2-167be0ab9eeb8f24509742db9885dcc5a3c42e4b.tar.bz2 gentoo-2-167be0ab9eeb8f24509742db9885dcc5a3c42e4b.zip |
x86 stable wrt #221795
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 2d63eb65223f..53375ad8d375 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.23 2008/03/19 23:25:58 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.24 2008/08/29 15:54:25 armin76 Exp $ + + 29 Aug 2008; Raúl Porcel <armin76@gentoo.org> xmoto-0.4.2.ebuild: + x86 stable wrt #221795 *xmoto-0.4.2 (19 Mar 2008) diff --git a/games-sports/xmoto/xmoto-0.4.2.ebuild b/games-sports/xmoto/xmoto-0.4.2.ebuild index ae92550f19c9..aae93346ecc1 100644 --- a/games-sports/xmoto/xmoto-0.4.2.ebuild +++ b/games-sports/xmoto/xmoto-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.4.2.ebuild,v 1.1 2008/03/19 23:25:58 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.4.2.ebuild,v 1.2 2008/08/29 15:54:25 armin76 Exp $ inherit eutils games @@ -12,7 +12,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="X editor nls" #sdl" RDEPEND="media-libs/jpeg |