diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-02-20 05:08:07 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-02-20 05:08:07 +0000 |
commit | c3495c52da9b6dff6a959aff0d4ee5194aa7d3f0 (patch) | |
tree | 3007f0577762a750f03a609b2c4e4a6721526faf /games-util/qstat | |
parent | Stable on ppc-macos. (diff) | |
download | historical-c3495c52da9b6dff6a959aff0d4ee5194aa7d3f0.tar.gz historical-c3495c52da9b6dff6a959aff0d4ee5194aa7d3f0.tar.bz2 historical-c3495c52da9b6dff6a959aff0d4ee5194aa7d3f0.zip |
Stable on ppc-macos.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-util/qstat')
-rw-r--r-- | games-util/qstat/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/qstat/Manifest | 4 | ||||
-rw-r--r-- | games-util/qstat/qstat-2.7.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-util/qstat/Manifest index b5b025248358..cc9a0b2ca178 100644 --- a/games-util/qstat/Manifest +++ b/games-util/qstat/Manifest @@ -1,6 +1,6 @@ -MD5 73a53338241a8ce61c110b0a12d79129 ChangeLog 2041 +MD5 f4f16af6b125e5cf0d25c9944b07b078 ChangeLog 2119 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 287da18857bb8dc64495f2f20f5b2ba5 qstat-2.6.ebuild 698 -MD5 1f93bb8cf5fbb46289851c713c1b0daa qstat-2.7.ebuild 718 +MD5 3d93b57e2ac5b872acb286ccc670e76f qstat-2.7.ebuild 717 MD5 565d1e1f9c6239d0f9b94aaf4a3ba703 files/digest-qstat-2.7 61 MD5 4c6bd6c9dcda3d5e4a889b4c5ed5f81f files/digest-qstat-2.6 61 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" |