summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-01-20 23:26:41 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-01-20 23:26:41 +0000
commitf0c2d51ff90cf070b6f45ecf8dd0c8afe191d9c1 (patch)
treeec04f2fd4c802d55f29f1f792eb4de3df20edb4d
parentAdding emul depend back in so it works when people do 'USE=-multilib emerge <... (diff)
downloadgentoo-2-f0c2d51ff90cf070b6f45ecf8dd0c8afe191d9c1.tar.gz
gentoo-2-f0c2d51ff90cf070b6f45ecf8dd0c8afe191d9c1.tar.bz2
gentoo-2-f0c2d51ff90cf070b6f45ecf8dd0c8afe191d9c1.zip
Keyworded ~ppc-macos.
(Portage version: 2.0.51-r14)
-rw-r--r--games-util/qstat/ChangeLog7
-rw-r--r--games-util/qstat/qstat-2.6.ebuild4
-rw-r--r--games-util/qstat/qstat-2.7.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/games-util/qstat/ChangeLog b/games-util/qstat/ChangeLog
index a42b1744b175..5e29bb2c5762 100644
--- a/games-util/qstat/ChangeLog
+++ b/games-util/qstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/qstat
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.9 2004/12/28 23:44:02 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.10 2005/01/20 23:26:41 gongloo Exp $
+
+ 20 Jan 2005; <gongloo@gentoo.org> qstat-2.7.ebuild:
+ Keyworded ~ppc-macos.
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/games-util/qstat/qstat-2.6.ebuild b/games-util/qstat/qstat-2.6.ebuild
index 45aef8bb4961..9796a5e4856a 100644
--- a/games-util/qstat/qstat-2.6.ebuild
+++ b/games-util/qstat/qstat-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.6.ebuild,v 1.2 2004/12/08 21:30:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.6.ebuild,v 1.3 2005/01/20 23:26:41 gongloo Exp $
DESCRIPTION="Server statics collector supporting many FPS games"
HOMEPAGE="http://www.qstat.org/"
diff --git a/games-util/qstat/qstat-2.7.ebuild b/games-util/qstat/qstat-2.7.ebuild
index a03b84cfc921..7690f6a52671 100644
--- a/games-util/qstat/qstat-2.7.ebuild
+++ b/games-util/qstat/qstat-2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.1 2004/12/24 07:41:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.7.ebuild,v 1.2 2005/01/20 23:26:41 gongloo 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"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-macos"
IUSE="debug"
DEPEND="virtual/libc"