diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-27 01:57:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-27 01:57:33 +0000 |
commit | a64341394f56c5385a41514022bc9e80ff68924b (patch) | |
tree | 861f676f60130cbc985ab717601efe0959f9476d /games-action | |
parent | stable on amd64 (diff) | |
download | gentoo-2-a64341394f56c5385a41514022bc9e80ff68924b.tar.gz gentoo-2-a64341394f56c5385a41514022bc9e80ff68924b.tar.bz2 gentoo-2-a64341394f56c5385a41514022bc9e80ff68924b.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/supertuxkart/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index 0f9c33e11017..8f5bbd6a0082 100644 --- a/games-action/supertuxkart/ChangeLog +++ b/games-action/supertuxkart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/supertuxkart # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.4 2006/10/25 23:53:32 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.5 2006/11/27 01:57:33 blubb Exp $ + + 27 Nov 2006; <blubb@gentoo.org> supertuxkart-0.2.ebuild: + stable on amd64 25 Oct 2006; Tristan Heaven <nyhm@gentoo.org> supertuxkart-0.2.ebuild: Fix SRC_URI, bug #152773 diff --git a/games-action/supertuxkart/supertuxkart-0.2.ebuild b/games-action/supertuxkart/supertuxkart-0.2.ebuild index 4f12c7a1d6e2..d0f094c6437c 100644 --- a/games-action/supertuxkart/supertuxkart-0.2.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.2.ebuild,v 1.5 2006/10/25 23:53:32 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.2.ebuild,v 1.6 2006/11/27 01:57:33 blubb Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/SuperTuxKart-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND=">=media-libs/plib-1.8.4 |