diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-06 20:08:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-06 20:08:41 +0000 |
commit | cc59cfa7587e1c0f3c240e8b6c42a9a72b149581 (patch) | |
tree | 5854142009df41bdf7477a5578d49c7b90ea4a74 /games-engines/frotz/frotz-2.43.ebuild | |
parent | Remove old versions. (diff) | |
download | historical-cc59cfa7587e1c0f3c240e8b6c42a9a72b149581.tar.gz historical-cc59cfa7587e1c0f3c240e8b6c42a9a72b149581.tar.bz2 historical-cc59cfa7587e1c0f3c240e8b6c42a9a72b149581.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-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 |