summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-util')
-rw-r--r--games-util/qstat/ChangeLog5
-rw-r--r--games-util/qstat/qstat-2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/qstat/ChangeLog b/games-util/qstat/ChangeLog
index a821ce6be7a1..ae8399179713 100644
--- a/games-util/qstat/ChangeLog
+++ b/games-util/qstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/qstat
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.15 2005/11/23 12:31:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.16 2005/12/17 21:17:21 corsair Exp $
+
+ 17 Dec 2005; Markus Rothe <corsair@gentoo.org> qstat-2.10.ebuild:
+ Added ~ppc64
*qstat-2.10 (23 Nov 2005)
diff --git a/games-util/qstat/qstat-2.10.ebuild b/games-util/qstat/qstat-2.10.ebuild
index e8dcec0d92c9..d772547332ad 100644
--- a/games-util/qstat/qstat-2.10.ebuild
+++ b/games-util/qstat/qstat-2.10.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.10.ebuild,v 1.1 2005/11/23 12:31:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.10.ebuild,v 1.2 2005/12/17 21:17:21 corsair 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 ~ppc64 x86"
IUSE="debug"
DEPEND=""