summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-07 20:23:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-07 20:23:33 +0000
commite2503a2545ed5252ea08d4d015dc00fa8b5c5bc7 (patch)
tree22ead7e59f0a0e42d6654fd7f10257753b64953c /games-util
parentadded fix for bug 131412 (diff)
downloadhistorical-e2503a2545ed5252ea08d4d015dc00fa8b5c5bc7.tar.gz
historical-e2503a2545ed5252ea08d4d015dc00fa8b5c5bc7.tar.bz2
historical-e2503a2545ed5252ea08d4d015dc00fa8b5c5bc7.zip
Stable on ppc64
Package-Manager: portage-2203-svn
Diffstat (limited to 'games-util')
-rw-r--r--games-util/qstat/ChangeLog7
-rw-r--r--games-util/qstat/Manifest8
-rw-r--r--games-util/qstat/qstat-2.10.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/games-util/qstat/ChangeLog b/games-util/qstat/ChangeLog
index ae8399179713..9ecb02b6fdda 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.16 2005/12/17 21:17:21 corsair Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.17 2006/05/07 20:23:33 corsair Exp $
+
+ 07 May 2006; Markus Rothe <corsair@gentoo.org> qstat-2.10.ebuild:
+ Stable on ppc64
17 Dec 2005; Markus Rothe <corsair@gentoo.org> qstat-2.10.ebuild:
Added ~ppc64
diff --git a/games-util/qstat/Manifest b/games-util/qstat/Manifest
index e889d4e1ea6a..426fe840c8b4 100644
--- a/games-util/qstat/Manifest
+++ b/games-util/qstat/Manifest
@@ -1,6 +1,6 @@
-MD5 bcb568905260b995bf6350e0b2b90ac1 ChangeLog 2644
+MD5 fae5d974dc88e42b4c5acf61d2c7758e ChangeLog 2731
+MD5 f23602b35558e4a8f1e1bf390e932e0a files/digest-qstat-2.10 62
+MD5 dac50c59f937c5744939c8d374e74e86 files/digest-qstat-2.8 61
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 1fec4d372bdf15b4f18aedfabc5bc4d2 qstat-2.10.ebuild 708
MD5 e2ec844a658e8b4de76d21bfaed15e2c qstat-2.8.ebuild 712
-MD5 94e7f04f36b3e45adfea63acd4791205 qstat-2.10.ebuild 709
-MD5 dac50c59f937c5744939c8d374e74e86 files/digest-qstat-2.8 61
-MD5 f23602b35558e4a8f1e1bf390e932e0a files/digest-qstat-2.10 62
diff --git a/games-util/qstat/qstat-2.10.ebuild b/games-util/qstat/qstat-2.10.ebuild
index d772547332ad..9f35ac300609 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
+# Copyright 1999-2006 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.2 2005/12/17 21:17:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.10.ebuild,v 1.3 2006/05/07 20:23:33 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 ~ppc64 x86"
+KEYWORDS="amd64 hppa ppc ppc-macos ppc64 x86"
IUSE="debug"
DEPEND=""