diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-19 16:37:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-19 16:37:24 +0000 |
commit | ea68ee703647d5810a56cc9e1f85d89464d21c15 (patch) | |
tree | d89b5aa2d2f21d98c342e9f969a79693f6bbeea4 /games-action | |
parent | whitespace (diff) | |
download | gentoo-2-ea68ee703647d5810a56cc9e1f85d89464d21c15.tar.gz gentoo-2-ea68ee703647d5810a56cc9e1f85d89464d21c15.tar.bz2 gentoo-2-ea68ee703647d5810a56cc9e1f85d89464d21c15.zip |
amd64/x86 stable, bug #266695
(Portage version: 2.1.6.11/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.1a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index 6ca04807c147..0aaa2e47deb2 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.10 2009/03/02 01:25:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.11 2009/04/19 16:37:24 maekke Exp $ + + 19 Apr 2009; Markus Meier <maekke@gentoo.org> supertuxkart-0.6.1a: + amd64/x86 stable, bug #266695 *supertuxkart-0.6.1a (02 Mar 2009) diff --git a/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild b/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild index 1ee4f8d39a55..4deaa34bae2f 100644 --- a/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.6.1a.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.1a.ebuild,v 1.1 2009/03/02 01:25:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild,v 1.2 2009/04/19 16:37:24 maekke Exp $ EAPI=2 inherit autotools eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/supertuxkart/${P}.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="" DEPEND=">=media-libs/plib-1.8.4 |