diff options
Diffstat (limited to 'games-arcade/supertux/supertux-0.1.2.ebuild')
-rw-r--r-- | games-arcade/supertux/supertux-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/supertux/supertux-0.1.2.ebuild b/games-arcade/supertux/supertux-0.1.2.ebuild index 8192fd1778cd..ca7e7b2ed8db 100644 --- a/games-arcade/supertux/supertux-0.1.2.ebuild +++ b/games-arcade/supertux/supertux-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.2.ebuild,v 1.2 2004/09/01 13:55:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.2.ebuild,v 1.3 2004/09/23 14:19:15 gustavoz Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="A game similar to Super Mario Bros." HOMEPAGE="http://super-tux.sourceforge.net" SRC_URI="mirror://sourceforge/super-tux/${P}.tar.bz2" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 sparc" LICENSE="GPL-2" SLOT="0" IUSE="opengl" |