diff options
Diffstat (limited to 'games-action/supertuxkart')
-rw-r--r-- | games-action/supertuxkart/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index 84bfde28cef6..0f7190bcd79f 100644 --- a/games-action/supertuxkart/ChangeLog +++ b/games-action/supertuxkart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/supertuxkart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.34 2013/01/24 18:34:44 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.35 2013/01/24 22:09:58 ago Exp $ + + 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> supertuxkart-0.8.ebuild: + Stable for x86, wrt bug #453386 24 Jan 2013; Chema Alonso <nimiux@gentoo.org> supertuxkart-0.8.ebuild: Marked stable for amd64 wrt bug #453386 diff --git a/games-action/supertuxkart/supertuxkart-0.8.ebuild b/games-action/supertuxkart/supertuxkart-0.8.ebuild index eaed22a7abf0..d40a5083427f 100644 --- a/games-action/supertuxkart/supertuxkart-0.8.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.ebuild,v 1.6 2013/01/24 18:34:44 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.ebuild,v 1.7 2013/01/24 22:09:58 ago Exp $ EAPI=2 inherit cmake-utils 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 public-domain ZLIB" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug" # don't unbundle irrlicht and bullet |