summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-10-04 14:51:42 +0000
committerBrent Baude <ranger@gentoo.org>2008-10-04 14:51:42 +0000
commit479bd48847f87ce2a8f03d7f595b6c4c1c64cc63 (patch)
tree48bbd4e4e8ca511fdc50b17a31604f4ca4029838 /games-util/qstat
parentAdded automoc to the kde4-base eclass DEPEND list. (diff)
downloadgentoo-2-479bd48847f87ce2a8f03d7f595b6c4c1c64cc63.tar.gz
gentoo-2-479bd48847f87ce2a8f03d7f595b6c4c1c64cc63.tar.bz2
gentoo-2-479bd48847f87ce2a8f03d7f595b6c4c1c64cc63.zip
stable ppc64, 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 22a01c384059..c594590a87f9 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.25 2008/09/13 09:46:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.26 2008/10/04 14:51:42 ranger Exp $
+
+ 04 Oct 2008; Brent Baude <ranger@gentoo.org> qstat-2.11.ebuild:
+ stable ppc64, bug 236389
13 Sep 2008; nixnut <nixnut@gentoo.org> qstat-2.11.ebuild:
Stable on ppc wrt bug 236389
diff --git a/games-util/qstat/qstat-2.11.ebuild b/games-util/qstat/qstat-2.11.ebuild
index 3437ffa4513c..9a9fea72af21 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.7 2008/09/13 09:46:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.11.ebuild,v 1.8 2008/10/04 14:51:42 ranger 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"