diff options
Diffstat (limited to 'games-fps/quake3/quake3-1.36.ebuild')
-rw-r--r-- | games-fps/quake3/quake3-1.36.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-fps/quake3/quake3-1.36.ebuild b/games-fps/quake3/quake3-1.36.ebuild index 0d344c6e8108..a6d572b001a8 100644 --- a/games-fps/quake3/quake3-1.36.ebuild +++ b/games-fps/quake3/quake3-1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild,v 1.1 2010/11/13 07:33:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild,v 1.2 2010/11/28 05:29:05 mr_bones_ Exp $ # quake3-9999 -> latest svn # quake3-9999.REV -> use svn REV @@ -14,10 +14,12 @@ if [[ ${PV} == 9999* ]] ; then inherit subversion flag-o-matic toolchain-funcs eutils games SRC_URI="" + KEYWORDS="" S=${WORKDIR}/trunk else inherit flag-o-matic toolchain-funcs eutils games SRC_URI="http://ioquake3.org/files/${PV}/ioquake3-${PV}.tar.bz2" + KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" S=${WORKDIR}/io${P} fi @@ -26,7 +28,6 @@ HOMEPAGE="http://ioquake3.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="dedicated teamarena" DEPEND="!dedicated? ( |