diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-02-20 05:11:49 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-02-20 05:11:49 +0000 |
commit | d1bd747a65ad33a202cce373e94cb5133c1ae312 (patch) | |
tree | 72e1b3f913bdd969caf09b63533083d3c284b5bb /games-util | |
parent | Stable on ppc-macos. (diff) | |
download | gentoo-2-d1bd747a65ad33a202cce373e94cb5133c1ae312.tar.gz gentoo-2-d1bd747a65ad33a202cce373e94cb5133c1ae312.tar.bz2 gentoo-2-d1bd747a65ad33a202cce373e94cb5133c1ae312.zip |
Stable on ppc-macos.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/qstat/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/qstat/qstat-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/qstat/ChangeLog b/games-util/qstat/ChangeLog index 5e29bb2c5762..51a1220a7dca 100644 --- a/games-util/qstat/ChangeLog +++ b/games-util/qstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/qstat # 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 $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.11 2005/02/20 05:08:07 gongloo Exp $ + + 20 Feb 2005; <gongloo@gentoo.org> qstat-2.7.ebuild: + Stable on ppc-macos. 20 Jan 2005; <gongloo@gentoo.org> qstat-2.7.ebuild: Keyworded ~ppc-macos. diff --git a/games-util/qstat/qstat-2.7.ebuild b/games-util/qstat/qstat-2.7.ebuild index 7690f6a52671..71e4437f70bd 100644 --- a/games-util/qstat/qstat-2.7.ebuild +++ b/games-util/qstat/qstat-2.7.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.7.ebuild,v 1.2 2005/01/20 23:26:41 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.7.ebuild,v 1.3 2005/02/20 05:08:07 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 ~ppc-macos" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ppc-macos" IUSE="debug" DEPEND="virtual/libc" |