diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:28:53 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:28:53 +0000 |
commit | ea615d4d44798f0fb697433357607c08d044c4e3 (patch) | |
tree | 5e110fd22f543562af8ac1144518fae5af2b751f /games-action | |
parent | amd64 stable, bug #492254 (diff) | |
download | gentoo-2-ea615d4d44798f0fb697433357607c08d044c4e3.tar.gz gentoo-2-ea615d4d44798f0fb697433357607c08d044c4e3.tar.bz2 gentoo-2-ea615d4d44798f0fb697433357607c08d044c4e3.zip |
amd64 stable, bug #492872
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/supertuxkart/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index e3acc3b6e588..ed0883bb55ce 100644 --- a/games-action/supertuxkart/ChangeLog +++ b/games-action/supertuxkart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/supertuxkart # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.39 2014/02/11 21:30:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.40 2014/03/07 23:28:53 pacho Exp $ + + 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> supertuxkart-0.8.1.ebuild: + amd64 stable, bug #492872 11 Feb 2014; Michael Sterrett <mr_bones_@gentoo.org> supertuxkart-0.8.1.ebuild: diff --git a/games-action/supertuxkart/supertuxkart-0.8.1.ebuild b/games-action/supertuxkart/supertuxkart-0.8.1.ebuild index 9c8c7bfcbfc9..123e326c71a8 100644 --- a/games-action/supertuxkart/supertuxkart-0.8.1.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.2 2014/02/11 21:30:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.3 2014/03/07 23:28:53 pacho Exp $ EAPI=5 inherit gnome2-utils cmake-utils eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/supertuxkart/SuperTuxKart/${PV}/${P}-src.tar.bz2 LICENSE="GPL-3 CC-BY-SA-3.0 CC-BY-2.0 public-domain ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug fribidi wiimote" # don't unbundle irrlicht and bullet |