diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 05:29:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 05:29:05 +0000 |
commit | a47e9e6de2678de4dccbb654f8b6903e58012422 (patch) | |
tree | f281a73a3cf6a6e8ef815e3b7163022958104468 /games-fps/quake3/quake3-1.36.ebuild | |
parent | tidy (diff) | |
download | historical-a47e9e6de2678de4dccbb654f8b6903e58012422.tar.gz historical-a47e9e6de2678de4dccbb654f8b6903e58012422.tar.bz2 historical-a47e9e6de2678de4dccbb654f8b6903e58012422.zip |
fix KEYWORDS (bug #346329)
Package-Manager: portage-2.1.9.24/cvs/Linux i686
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? ( |