diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-17 20:24:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-17 20:24:42 +0000 |
commit | be6f6c21a8f3a29a04f1f7c3efcc292ed39be9a5 (patch) | |
tree | 1d5e003c95b3409ed588e5b59ba455698ea62a59 /games-sports/xmoto | |
parent | export VARTEXFONTS rather than set #281390 by Marco Clocchiatti (diff) | |
download | gentoo-2-be6f6c21a8f3a29a04f1f7c3efcc292ed39be9a5.tar.gz gentoo-2-be6f6c21a8f3a29a04f1f7c3efcc292ed39be9a5.tar.bz2 gentoo-2-be6f6c21a8f3a29a04f1f7c3efcc292ed39be9a5.zip |
stable x86, bug 279530
(Portage version: 2.1.6.13/cvs/Linux i686)
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 cecf730e484b..1f6dbdc87d79 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.36 2009/08/09 14:08:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.37 2009/08/17 20:24:42 fauli Exp $ + + 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org> xmoto-0.5.1.ebuild: + stable x86, bug 279530 09 Aug 2009; nixnut <nixnut@gentoo.org> xmoto-0.5.1.ebuild: ppc stable #279530 diff --git a/games-sports/xmoto/xmoto-0.5.1.ebuild b/games-sports/xmoto/xmoto-0.5.1.ebuild index 1bf0c0f12bc1..a1421d3affc2 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.5 2009/08/09 14:08:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.1.ebuild,v 1.6 2009/08/17 20:24:42 fauli 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=" |