diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:12:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:12:55 +0000 |
commit | c09b33628b08100e7c926a6c71950c8a96e8a20c (patch) | |
tree | 6de95c78b06a6c7c1e21dfe8e3aa4ed7ab455e55 /games-sports/xmoto | |
parent | Version bump since upstream changed tarball without changing version. (diff) | |
download | gentoo-2-c09b33628b08100e7c926a6c71950c8a96e8a20c.tar.gz gentoo-2-c09b33628b08100e7c926a6c71950c8a96e8a20c.tar.bz2 gentoo-2-c09b33628b08100e7c926a6c71950c8a96e8a20c.zip |
stable ppc, bug 329977
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'games-sports/xmoto')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index eaa89874ba82..4dc7787c8ab3 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.49 2010/07/31 22:44:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.50 2010/10/15 13:12:55 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> xmoto-0.5.3-r1.ebuild: + stable ppc, bug 329977 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> xmoto-0.5.3-r1.ebuild: Stable on amd64 wrt bug #329977 diff --git a/games-sports/xmoto/xmoto-0.5.3-r1.ebuild b/games-sports/xmoto/xmoto-0.5.3-r1.ebuild index 18e3d7152491..b514f4b20893 100644 --- a/games-sports/xmoto/xmoto-0.5.3-r1.ebuild +++ b/games-sports/xmoto/xmoto-0.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild,v 1.3 2010/07/31 22:44:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild,v 1.4 2010/10/15 13:12:55 ranger 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=" |