diff options
author | 2008-02-06 20:08:41 +0000 | |
---|---|---|
committer | 2008-02-06 20:08:41 +0000 | |
commit | 3c727facdb9023fcc7cc88ad10d5f9054168da48 (patch) | |
tree | 054b2847be53bacfafa2c167c92b76c8eb97c8f0 /games-engines/frotz/frotz-2.43.ebuild | |
parent | Remove old versions. (diff) | |
download | gentoo-2-3c727facdb9023fcc7cc88ad10d5f9054168da48.tar.gz gentoo-2-3c727facdb9023fcc7cc88ad10d5f9054168da48.tar.bz2 gentoo-2-3c727facdb9023fcc7cc88ad10d5f9054168da48.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-engines/frotz/frotz-2.43.ebuild')
-rw-r--r-- | games-engines/frotz/frotz-2.43.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-engines/frotz/frotz-2.43.ebuild b/games-engines/frotz/frotz-2.43.ebuild index 0b701934ef38..4fa73f4da6c7 100644 --- a/games-engines/frotz/frotz-2.43.ebuild +++ b/games-engines/frotz/frotz-2.43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.14 2007/03/12 14:12:53 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild,v 1.15 2008/02/06 20:08:41 grobian 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 sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="alsa oss" DEPEND="sys-libs/ncurses |