diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-07 14:40:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-07 14:40:27 +0000 |
commit | a029f3bd4d41c821014c790293a0e135f15d25f6 (patch) | |
tree | 62bc5389be396b3cba77c5430c52636c0544a397 /games-engines/frotz | |
parent | Stable for HPPA (bug #149851). (diff) | |
download | gentoo-2-a029f3bd4d41c821014c790293a0e135f15d25f6.tar.gz gentoo-2-a029f3bd4d41c821014c790293a0e135f15d25f6.tar.bz2 gentoo-2-a029f3bd4d41c821014c790293a0e135f15d25f6.zip |
Keyworded ~sparc wrt #154134
(Portage version: 2.1.1-r1)
Diffstat (limited to 'games-engines/frotz')
-rw-r--r-- | games-engines/frotz/ChangeLog | 7 | ||||
-rw-r--r-- | games-engines/frotz/frotz-2.43.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-engines/frotz/ChangeLog b/games-engines/frotz/ChangeLog index f46133eb7baa..d34448781848 100644 --- a/games-engines/frotz/ChangeLog +++ b/games-engines/frotz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/frotz -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v 1.8 2005/07/22 04:35:41 mr_bones_ Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v 1.9 2006/11/07 14:40:27 gustavoz Exp $ + + 07 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> frotz-2.43.ebuild: + Keyworded ~sparc wrt #154134 22 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org> frotz-2.43.ebuild: Fix doc install and oss sound support - patch from David Turner via bug #95818 diff --git a/games-engines/frotz/frotz-2.43.ebuild b/games-engines/frotz/frotz-2.43.ebuild index ab311fc73e27..09575460537c 100644 --- a/games-engines/frotz/frotz-2.43.ebuild +++ b/games-engines/frotz/frotz-2.43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild,v 1.11 2005/07/22 04:35:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild,v 1.12 2006/11/07 14:40:27 gustavoz Exp $ inherit toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc-macos x86" +KEYWORDS="amd64 ppc ppc-macos ~sparc x86" IUSE="alsa oss" DEPEND="sys-libs/ncurses |