diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-25 12:26:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-25 12:26:22 +0000 |
commit | 8de112f71138015d3b5770b1a4b429fbb9c22987 (patch) | |
tree | 54b2aeef4624267cf98ba12807a01aa4fc0e2a4b /games-action | |
parent | arm stable, bug #287733 (diff) | |
download | gentoo-2-8de112f71138015d3b5770b1a4b429fbb9c22987.tar.gz gentoo-2-8de112f71138015d3b5770b1a4b429fbb9c22987.tar.bz2 gentoo-2-8de112f71138015d3b5770b1a4b429fbb9c22987.zip |
amd64/x86 stable, bug #288638
(Portage version: 2.2_rc46/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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index ff9f1f1d87cb..db463735ca4b 100644 --- a/games-action/supertuxkart/ChangeLog +++ b/games-action/supertuxkart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/supertuxkart # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.14 2009/09/02 13:21:28 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.15 2009/10/25 12:26:22 maekke Exp $ + + 25 Oct 2009; Markus Meier <maekke@gentoo.org> supertuxkart-0.6.2.ebuild: + amd64/x86 stable, bug #288638 02 Sep 2009; Tristan Heaven <nyhm@gentoo.org> supertuxkart-0.6.2.ebuild: Don't install .svn directories diff --git a/games-action/supertuxkart/supertuxkart-0.6.2.ebuild b/games-action/supertuxkart/supertuxkart-0.6.2.ebuild index 086a610792a0..7e18b653f9e5 100644 --- a/games-action/supertuxkart/supertuxkart-0.6.2.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.2.ebuild,v 1.2 2009/09/02 13:21:28 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.2.ebuild,v 1.3 2009/10/25 12:26:22 maekke Exp $ EAPI=2 inherit autotools eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/supertuxkart/files/SuperTuxKart/${PV}/${P}-src.tar 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="" DEPEND=">=media-libs/plib-1.8.4 |