diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-05 23:59:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-05 23:59:57 +0000 |
commit | d116cbaf1b2936aff7e0972083eca81b613bce34 (patch) | |
tree | dedd2ecbddd1757df25886149786209634e019d2 /games-util/qstat | |
parent | move into unstable (diff) | |
download | historical-d116cbaf1b2936aff7e0972083eca81b613bce34.tar.gz historical-d116cbaf1b2936aff7e0972083eca81b613bce34.tar.bz2 historical-d116cbaf1b2936aff7e0972083eca81b613bce34.zip |
stabilize
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-util/qstat')
-rw-r--r-- | games-util/qstat/qstat-2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/qstat/qstat-2.7.ebuild b/games-util/qstat/qstat-2.7.ebuild index 71e4437f70bd..5f39d542da96 100644 --- a/games-util/qstat/qstat-2.7.ebuild +++ b/games-util/qstat/qstat-2.7.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.7.ebuild,v 1.3 2005/02/20 05:08:07 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.7.ebuild,v 1.4 2005/04/05 23:56:01 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 ~x86 ppc-macos" +KEYWORDS="amd64 hppa ppc ppc-macos x86" IUSE="debug" DEPEND="virtual/libc" |