diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-01 13:55:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-01 13:55:39 +0000 |
commit | 16e42a03840d9456dd6254c6637d0baefd710b1b (patch) | |
tree | 688791a6825dd290e6a10c79e478c92436891c0e /games-arcade | |
parent | ver bump (Manifest recommit) (diff) | |
download | gentoo-2-16e42a03840d9456dd6254c6637d0baefd710b1b.tar.gz gentoo-2-16e42a03840d9456dd6254c6637d0baefd710b1b.tar.bz2 gentoo-2-16e42a03840d9456dd6254c6637d0baefd710b1b.zip |
Keyworded ~sparc
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/supertux/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/supertux/supertux-0.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/supertux/ChangeLog b/games-arcade/supertux/ChangeLog index 1dac4978ae3c..eadcfdcf6892 100644 --- a/games-arcade/supertux/ChangeLog +++ b/games-arcade/supertux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/supertux # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.12 2004/08/26 05:58:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.13 2004/09/01 13:55:39 gustavoz Exp $ + + 01 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> supertux-0.1.2.ebuild: + Keyworded ~sparc 25 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> : upstream changed the tarball. updated the digests (bug #61709) diff --git a/games-arcade/supertux/supertux-0.1.2.ebuild b/games-arcade/supertux/supertux-0.1.2.ebuild index 693a52d64690..8192fd1778cd 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.1 2004/08/25 20:36:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.2.ebuild,v 1.2 2004/09/01 13:55:39 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" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" LICENSE="GPL-2" SLOT="0" IUSE="opengl" |