diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-01 23:30:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-01 23:30:18 +0000 |
commit | 1ae1d0c6897bbfe19980dba661e4738185b3c067 (patch) | |
tree | 1baa47078b34e80b3f1c7dca46f1a3b223f25884 /games-util/qstat | |
parent | bug 104503 (diff) | |
download | historical-1ae1d0c6897bbfe19980dba661e4738185b3c067.tar.gz historical-1ae1d0c6897bbfe19980dba661e4738185b3c067.tar.bz2 historical-1ae1d0c6897bbfe19980dba661e4738185b3c067.zip |
amd64/hppa stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-util/qstat')
-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 7a20cdccadc0..15c320eb597f 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.3 2005/08/18 18:54:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.8.ebuild,v 1.4 2005/09/01 23:30:09 vapier 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" |