diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-17 16:59:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-17 16:59:12 +0000 |
commit | 6ed8fee7e4cb413515c941b2c3b2e38835efe80d (patch) | |
tree | c32a03f4f94087eee6d7a5e3206f08bd32219e92 /games-util/qstat/qstat-2.8.ebuild | |
parent | don't require both xxdiff and kdiff3 with USE="kde" (diff) | |
download | gentoo-2-6ed8fee7e4cb413515c941b2c3b2e38835efe80d.tar.gz gentoo-2-6ed8fee7e4cb413515c941b2c3b2e38835efe80d.tar.bz2 gentoo-2-6ed8fee7e4cb413515c941b2c3b2e38835efe80d.zip |
stable for x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-util/qstat/qstat-2.8.ebuild')
-rw-r--r-- | games-util/qstat/qstat-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/qstat/qstat-2.8.ebuild b/games-util/qstat/qstat-2.8.ebuild index 9840ecbdda03..5ab30c92436b 100644 --- a/games-util/qstat/qstat-2.8.ebuild +++ b/games-util/qstat/qstat-2.8.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-util/qstat/qstat-2.8.ebuild,v 1.1 2005/04/06 00:13:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.8.ebuild,v 1.2 2005/08/17 16:59:12 mr_bones_ Exp $ DESCRIPTION="Server statics collector supporting many FPS games" HOMEPAGE="http://www.qstat.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/qstat/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos x86" IUSE="debug" DEPEND="virtual/libc" |