summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-09-05 18:39:08 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-09-05 18:39:08 +0000
commit823b98c73aaa2f5e2a20e587cc35822915116e00 (patch)
tree5e00a70403a10b59c6d1810d5849b57b628cacb2 /games-util/qstat
parentAdd patch to require cl extensions. (diff)
downloadgentoo-2-823b98c73aaa2f5e2a20e587cc35822915116e00.tar.gz
gentoo-2-823b98c73aaa2f5e2a20e587cc35822915116e00.tar.bz2
gentoo-2-823b98c73aaa2f5e2a20e587cc35822915116e00.zip
stable amd64, bug 236389
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-util/qstat')
-rw-r--r--games-util/qstat/ChangeLog5
-rw-r--r--games-util/qstat/qstat-2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/qstat/ChangeLog b/games-util/qstat/ChangeLog
index d1f465b3bd40..5ce350abc215 100644
--- a/games-util/qstat/ChangeLog
+++ b/games-util/qstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/qstat
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.21 2008/04/06 00:32:40 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.22 2008/09/05 18:39:08 gentoofan23 Exp $
+
+ 05 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> qstat-2.11.ebuild:
+ stable amd64, bug 236389
06 Apr 2008; Tristan Heaven <nyhm@gentoo.org> qstat-2.10.ebuild,
qstat-2.11.ebuild:
diff --git a/games-util/qstat/qstat-2.11.ebuild b/games-util/qstat/qstat-2.11.ebuild
index 78bae880843c..ca7968d67ba5 100644
--- a/games-util/qstat/qstat-2.11.ebuild
+++ b/games-util/qstat/qstat-2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.11.ebuild,v 1.3 2008/04/06 00:32:40 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.11.ebuild,v 1.4 2008/09/05 18:39:08 gentoofan23 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="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="debug"
DEPEND="!sys-cluster/torque"