diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-15 21:52:12 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-15 21:52:12 +0000 |
commit | 4b7640680c1baa8c51017fd608c8ed59660d4b95 (patch) | |
tree | dd2277b05ba0bfb64278c79d78579d90e76fbf37 /games-action | |
parent | Stable on amd64 wrt bug #362983 (diff) | |
download | gentoo-2-4b7640680c1baa8c51017fd608c8ed59660d4b95.tar.gz gentoo-2-4b7640680c1baa8c51017fd608c8ed59660d4b95.tar.bz2 gentoo-2-4b7640680c1baa8c51017fd608c8ed59660d4b95.zip |
Stable on amd64 wrt bug #363129
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/supertuxkart/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index a07e866120c0..a552bc931a88 100644 --- a/games-action/supertuxkart/ChangeLog +++ b/games-action/supertuxkart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/supertuxkart # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.24 2011/04/12 03:34:43 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.25 2011/04/15 21:52:12 angelos Exp $ + + 15 Apr 2011; Christoph Mende <angelos@gentoo.org> supertuxkart-0.7.ebuild: + Stable on amd64 wrt bug #363129 12 Apr 2011; Thomas Kahle <tomka@gentoo.org> supertuxkart-0.7.ebuild: x86 stable per bug 363129 diff --git a/games-action/supertuxkart/supertuxkart-0.7.ebuild b/games-action/supertuxkart/supertuxkart-0.7.ebuild index 383cb04d1587..c6a4e8f41c7e 100644 --- a/games-action/supertuxkart/supertuxkart-0.7.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.7.ebuild,v 1.3 2011/04/12 03:34:43 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.7.ebuild,v 1.4 2011/04/15 21:52:12 angelos Exp $ EAPI=2 inherit autotools flag-o-matic eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/supertuxkart/SuperTuxKart/${PV}/${P}-src.tar.bz2 LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-2.0 CCPL-Sampling-Plus-1.0 public-domain as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug nls unicode" RDEPEND=">=dev-games/irrlicht-1.7.2 |