diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-11-11 00:44:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-11-11 00:44:59 +0000 |
commit | 011e58717bad64259e502fe6eaab472eeb9535c4 (patch) | |
tree | c83b16617a891694685f2c2a82cfd679dc1471bf /games-arcade/supertux | |
parent | Install a logrotate file #52672 by BlueRaven. (diff) | |
download | historical-011e58717bad64259e502fe6eaab472eeb9535c4.tar.gz historical-011e58717bad64259e502fe6eaab472eeb9535c4.tar.bz2 historical-011e58717bad64259e502fe6eaab472eeb9535c4.zip |
Marked ppc stable.
Diffstat (limited to 'games-arcade/supertux')
-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 80d616121c49..200350807385 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.14 2004/09/23 14:19:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.15 2004/11/11 00:42:42 josejx Exp $ + + 11 Nov 2004; Joseph Jezak <josejx@gentoo.org> supertux-0.1.2.ebuild: + Marked ppc stable. 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> supertux-0.1.2.ebuild: Stable on sparc diff --git a/games-arcade/supertux/supertux-0.1.2.ebuild b/games-arcade/supertux/supertux-0.1.2.ebuild index ca7e7b2ed8db..55d4f9ce391f 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.3 2004/09/23 14:19:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.2.ebuild,v 1.4 2004/11/11 00:42:42 josejx 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" |