diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 14:08:43 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 14:08:43 +0000 |
commit | 5002fb19018c934085f3a04df3622ff174539a33 (patch) | |
tree | 296815864a143ff67e8fef8f9fa79137f851fcd4 /games-sports/xmoto | |
parent | ppc stable #279399 (diff) | |
download | gentoo-2-5002fb19018c934085f3a04df3622ff174539a33.tar.gz gentoo-2-5002fb19018c934085f3a04df3622ff174539a33.tar.bz2 gentoo-2-5002fb19018c934085f3a04df3622ff174539a33.zip |
ppc stable #279530
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'games-sports/xmoto')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index ce8eb64d48a7..cecf730e484b 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.35 2009/05/31 02:33:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.36 2009/08/09 14:08:43 nixnut Exp $ + + 09 Aug 2009; nixnut <nixnut@gentoo.org> xmoto-0.5.1.ebuild: + ppc stable #279530 31 May 2009; Michael Sterrett <mr_bones_@gentoo.org> +files/xmoto-0.5.1-gcc44.patch, xmoto-0.5.1.ebuild: diff --git a/games-sports/xmoto/xmoto-0.5.1.ebuild b/games-sports/xmoto/xmoto-0.5.1.ebuild index 9dad2fcfc15f..1bf0c0f12bc1 100644 --- a/games-sports/xmoto/xmoto-0.5.1.ebuild +++ b/games-sports/xmoto/xmoto-0.5.1.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.1.ebuild,v 1.4 2009/06/26 02:14:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild,v 1.5 2009/08/09 14:08:43 nixnut Exp $ EAPI=2 inherit 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=" |