diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-04-12 03:34:43 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-04-12 03:34:43 +0000 |
commit | c9fd672fe7c9de6d276501c860ccee8550a10ed5 (patch) | |
tree | 5c8ccdb2a94f197f7ef6a160b7b708a77fb4451c /games-action/supertuxkart | |
parent | x86 stable per bug 362983 (diff) | |
download | gentoo-2-c9fd672fe7c9de6d276501c860ccee8550a10ed5.tar.gz gentoo-2-c9fd672fe7c9de6d276501c860ccee8550a10ed5.tar.bz2 gentoo-2-c9fd672fe7c9de6d276501c860ccee8550a10ed5.zip |
x86 stable per bug 363129
(Portage version: 2.1.9.45/cvs/Linux i686)
Diffstat (limited to 'games-action/supertuxkart')
-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 9df29e142793..a07e866120c0 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.23 2011/04/11 19:48:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.24 2011/04/12 03:34:43 tomka Exp $ + + 12 Apr 2011; Thomas Kahle <tomka@gentoo.org> supertuxkart-0.7.ebuild: + x86 stable per bug 363129 11 Apr 2011; Michael Sterrett <mr_bones_@gentoo.org> supertuxkart-0.7.ebuild: diff --git a/games-action/supertuxkart/supertuxkart-0.7.ebuild b/games-action/supertuxkart/supertuxkart-0.7.ebuild index 22c865dde7e7..383cb04d1587 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.2 2011/04/11 19:48:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.7.ebuild,v 1.3 2011/04/12 03:34:43 tomka 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 |