diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 07:09:09 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 07:09:09 +0000 |
commit | a86fa40f933ca188c442aa3f41f4749b31a4f83d (patch) | |
tree | df77696bcfb1968e0bef18f4cb006a56e229f0a8 /games-sports | |
parent | Re-import of MailScanner, see erroneous removal #251575 (diff) | |
download | gentoo-2-a86fa40f933ca188c442aa3f41f4749b31a4f83d.tar.gz gentoo-2-a86fa40f933ca188c442aa3f41f4749b31a4f83d.tar.bz2 gentoo-2-a86fa40f933ca188c442aa3f41f4749b31a4f83d.zip |
stable ppc, bug #432078
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 6 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.10.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 90032fd89d2e..62f74014efe5 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.67 2012/09/23 08:52:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.68 2012/10/11 07:09:09 blueness Exp $ + + 11 Oct 2012; Anthony G. Basile <blueness@gentoo.org> xmoto-0.5.10.ebuild: + stable ppc, bug #432078 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xmoto-0.5.10.ebuild: x86 stable wrt bug #432078 @@ -271,4 +274,3 @@ 13 Aug 2006; Stefan Schweizer <genstef@gentoo.org> +files/xmoto-as-needed.patch, +metadata.xml, +xmoto-0.2.0.ebuild: New ebuild thanks to many contributors in bug 107968 - diff --git a/games-sports/xmoto/xmoto-0.5.10.ebuild b/games-sports/xmoto/xmoto-0.5.10.ebuild index 9ffe3a024313..64af2627155d 100644 --- a/games-sports/xmoto/xmoto-0.5.10.ebuild +++ b/games-sports/xmoto/xmoto-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.10.ebuild,v 1.3 2012/09/23 08:52:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.10.ebuild,v 1.4 2012/10/11 07:09:09 blueness Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -14,7 +14,7 @@ SRC_URI="http://download.tuxfamily.org/xmoto/xmoto/${PV}/${P}-src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="editor nls" RDEPEND=" |