diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 21:19:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 21:19:55 +0000 |
commit | 4843211cc098dea9118afbe466570b35a8ead9e3 (patch) | |
tree | 22e8643a3c556dec7a7d9c3dee5d894287d4b23d /games-util/qstat | |
parent | Bump for 7.0RC4. (diff) | |
download | gentoo-2-4843211cc098dea9118afbe466570b35a8ead9e3.tar.gz gentoo-2-4843211cc098dea9118afbe466570b35a8ead9e3.tar.bz2 gentoo-2-4843211cc098dea9118afbe466570b35a8ead9e3.zip |
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-util/qstat')
-rw-r--r-- | games-util/qstat/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/qstat/qstat-2.10.ebuild | 4 |
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="" |