From a1abf7c125ab6e9c33e571bd7e7af4ef630abf10 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 22 Oct 2005 20:51:21 +0000 Subject: remove KEYWORDS so people will stop using this (Portage version: 2.0.53_rc6) --- games-fps/quake1/quake1-2.40-r1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/games-fps/quake1/quake1-2.40-r1.ebuild b/games-fps/quake1/quake1-2.40-r1.ebuild index 3f01d6343b12..99c1c2ee6fc6 100644 --- a/games-fps/quake1/quake1-2.40-r1.ebuild +++ b/games-fps/quake1/quake1-2.40-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/quake1-2.40-r1.ebuild,v 1.2 2005/05/17 18:27:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/quake1-2.40-r1.ebuild,v 1.3 2005/10/22 20:51:21 vapier Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.idsoftware.com/idstuff/source/q1source.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="-*" IUSE="X opengl svga 3dfx" RDEPEND="X? ( virtual/x11 ) @@ -27,6 +27,8 @@ pkg_setup() { echo ewarn "You probably want games-fps/quakeforge if you're" ewarn "looking for a quake1 client ..." + ebeep + esleep } src_unpack() { -- cgit v1.2.3-65-gdbad