diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2009-02-09 13:20:21 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2009-02-09 13:20:21 +0000 |
commit | 7b3fb0c7976825ddfc4e4d0bb7e28d4642c227fb (patch) | |
tree | 6657275e90982783e6ff7ad21de86ee079da41ca /games-sports | |
parent | stable amd64, bug 258230 (diff) | |
download | gentoo-2-7b3fb0c7976825ddfc4e4d0bb7e28d4642c227fb.tar.gz gentoo-2-7b3fb0c7976825ddfc4e4d0bb7e28d4642c227fb.tar.bz2 gentoo-2-7b3fb0c7976825ddfc4e4d0bb7e28d4642c227fb.zip |
stable amd64, bug 257673
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 6 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index c439f341d5eb..2d520ddd98a6 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2009/01/25 00:25:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.31 2009/02/09 13:20:21 gentoofan23 Exp $ + + 09 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org> + xmoto-0.5.0-r1.ebuild: + stable amd64, bug 257673 25 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> xmoto-0.5.0-r1.ebuild: diff --git a/games-sports/xmoto/xmoto-0.5.0-r1.ebuild b/games-sports/xmoto/xmoto-0.5.0-r1.ebuild index 5974e3acf415..26f15f12b2fe 100644 --- a/games-sports/xmoto/xmoto-0.5.0-r1.ebuild +++ b/games-sports/xmoto/xmoto-0.5.0-r1.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.0-r1.ebuild,v 1.3 2009/01/25 00:25:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0-r1.ebuild,v 1.4 2009/02/09 13:20:21 gentoofan23 Exp $ EAPI=2 inherit autotools 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=" |