diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 14:19:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 14:19:15 +0000 |
commit | c71db8aabe0e41242295f1d8efed63d7c848d115 (patch) | |
tree | 305d6995cff383e4432c45339e3f45ff47325b5a /games-arcade | |
parent | Fixed bug #51573 finally (Manifest recommit) (diff) | |
download | gentoo-2-c71db8aabe0e41242295f1d8efed63d7c848d115.tar.gz gentoo-2-c71db8aabe0e41242295f1d8efed63d7c848d115.tar.bz2 gentoo-2-c71db8aabe0e41242295f1d8efed63d7c848d115.zip |
Stable on sparc
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/gav/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/gav/gav-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | games-arcade/supertux/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/supertux/supertux-0.1.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/games-arcade/gav/ChangeLog b/games-arcade/gav/ChangeLog index 73f5e7fdadb6..baef15986aab 100644 --- a/games-arcade/gav/ChangeLog +++ b/games-arcade/gav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/gav # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gav/ChangeLog,v 1.7 2004/09/01 14:18:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gav/ChangeLog,v 1.8 2004/09/23 14:18:07 gustavoz Exp $ + + 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> gav-0.8.0.ebuild: + Stable on sparc 01 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> gav-0.8.0.ebuild: Keyworded ~sparc diff --git a/games-arcade/gav/gav-0.8.0.ebuild b/games-arcade/gav/gav-0.8.0.ebuild index f1082408a04e..615c8230207a 100644 --- a/games-arcade/gav/gav-0.8.0.ebuild +++ b/games-arcade/gav/gav-0.8.0.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/gav/gav-0.8.0.ebuild,v 1.5 2004/09/01 14:18:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gav/gav-0.8.0.ebuild,v 1.6 2004/09/23 14:18:07 gustavoz Exp $ inherit games @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/gav/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 sparc" IUSE="" RDEPEND="media-libs/sdl-image diff --git a/games-arcade/supertux/ChangeLog b/games-arcade/supertux/ChangeLog index eadcfdcf6892..80d616121c49 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.13 2004/09/01 13:55:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.14 2004/09/23 14:19:15 gustavoz Exp $ + + 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> supertux-0.1.2.ebuild: + Stable on sparc 01 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> supertux-0.1.2.ebuild: Keyworded ~sparc 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" |