diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 14:30:32 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 14:30:32 +0000 |
commit | 4fd55dc316c5b27f7885aacd565045e90c5286a3 (patch) | |
tree | 8bbb42329ff48f9af57a1931538692d56821f36f /games-sports | |
parent | initial revision. (diff) | |
download | gentoo-2-4fd55dc316c5b27f7885aacd565045e90c5286a3.tar.gz gentoo-2-4fd55dc316c5b27f7885aacd565045e90c5286a3.tar.bz2 gentoo-2-4fd55dc316c5b27f7885aacd565045e90c5286a3.zip |
Stable on amd64 wrt bug #352162
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 7 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 408364975b43..2c4c2abed7db 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.51 2010/12/17 18:21:02 mr_bones_ Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.52 2011/01/20 14:30:32 hwoarang Exp $ + + 20 Jan 2011; Markos Chandras <hwoarang@gentoo.org> xmoto-0.5.4.ebuild: + Stable on amd64 wrt bug #352162 *xmoto-0.5.4 (17 Dec 2010) diff --git a/games-sports/xmoto/xmoto-0.5.4.ebuild b/games-sports/xmoto/xmoto-0.5.4.ebuild index edb071188ce0..6f92a2abe4bf 100644 --- a/games-sports/xmoto/xmoto-0.5.4.ebuild +++ b/games-sports/xmoto/xmoto-0.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.4.ebuild,v 1.1 2010/12/17 18:21:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.4.ebuild,v 1.2 2011/01/20 14:30:32 hwoarang 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=" |