From 4fc35c541818dfa775d7ff368b794e3013a7ade4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 17 Aug 2004 01:35:38 +0000 Subject: ver bump #60622 --- games-util/qstat/ChangeLog | 9 +++++++- games-util/qstat/Manifest | 9 ++++---- games-util/qstat/files/digest-qstat-2.5c | 1 + games-util/qstat/files/digest-qstat-2.6 | 1 + games-util/qstat/files/digest-qstat-25b-r1 | 1 - games-util/qstat/files/digest-qstat-25c | 1 - games-util/qstat/files/qstat-25b.gcc3-fix | 13 ------------ games-util/qstat/qstat-2.5c.ebuild | 30 ++++++++++++++++++++++++++ games-util/qstat/qstat-2.6.ebuild | 26 +++++++++++++++++++++++ games-util/qstat/qstat-25b-r1.ebuild | 34 ------------------------------ games-util/qstat/qstat-25c.ebuild | 28 ------------------------ 11 files changed, 70 insertions(+), 83 deletions(-) create mode 100644 games-util/qstat/files/digest-qstat-2.5c create mode 100644 games-util/qstat/files/digest-qstat-2.6 delete mode 100644 games-util/qstat/files/digest-qstat-25b-r1 delete mode 100644 games-util/qstat/files/digest-qstat-25c delete mode 100644 games-util/qstat/files/qstat-25b.gcc3-fix create mode 100644 games-util/qstat/qstat-2.5c.ebuild create mode 100644 games-util/qstat/qstat-2.6.ebuild delete mode 100644 games-util/qstat/qstat-25b-r1.ebuild delete mode 100644 games-util/qstat/qstat-25c.ebuild diff --git a/games-util/qstat/ChangeLog b/games-util/qstat/ChangeLog index 0b459cfd5aa1..1230e2f27f88 100644 --- a/games-util/qstat/ChangeLog +++ b/games-util/qstat/ChangeLog @@ -1,6 +1,13 @@ # 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.5 2004/07/01 11:24:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.6 2004/08/17 01:35:38 vapier Exp $ + +*qstat-2.5c (16 Aug 2004) + + 16 Aug 2004; Mike Frysinger -files/qstat-25b.gcc3-fix, + +qstat-2.5c.ebuild, +qstat-2.6.ebuild, -qstat-25b-r1.ebuild, + -qstat-25c.ebuild: + Version bump and version renaming #60622 by Keith Constable. 01 Jul 2004; Jeremy Huddleston qstat-25b-r1.ebuild, qstat-25c.ebuild: diff --git a/games-util/qstat/Manifest b/games-util/qstat/Manifest index 00acc3a504f4..cb1761780a27 100644 --- a/games-util/qstat/Manifest +++ b/games-util/qstat/Manifest @@ -1,7 +1,6 @@ MD5 b07e351f0db8c897e57ea44e2728d017 ChangeLog 1357 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 37878ca1df912448f7e2daa58d7b470e qstat-25b-r1.ebuild 795 -MD5 80dd49acc27edeb22ce1a88a62de44b2 qstat-25c.ebuild 712 -MD5 33e28a49c9ed9bcd4caff226689057c4 files/digest-qstat-25b-r1 59 -MD5 e0b0af4302e67d21a77364daf231b37c files/digest-qstat-25c 60 -MD5 01b5a1271052646c1f629dbe63274be7 files/qstat-25b.gcc3-fix 500 +MD5 ed997d2aca93dd2c54d4544b8511877d qstat-2.5c.ebuild 727 +MD5 8f2d5274c4d5bf96b3344d75aa8f9030 qstat-2.6.ebuild 675 +MD5 e0b0af4302e67d21a77364daf231b37c files/digest-qstat-2.5c 60 +MD5 4c6bd6c9dcda3d5e4a889b4c5ed5f81f files/digest-qstat-2.6 61 diff --git a/games-util/qstat/files/digest-qstat-2.5c b/games-util/qstat/files/digest-qstat-2.5c new file mode 100644 index 000000000000..a61a80b2607e --- /dev/null +++ b/games-util/qstat/files/digest-qstat-2.5c @@ -0,0 +1 @@ +MD5 a936dc3e15ece567378a026737fe45e2 qstat25c.tar.gz 111739 diff --git a/games-util/qstat/files/digest-qstat-2.6 b/games-util/qstat/files/digest-qstat-2.6 new file mode 100644 index 000000000000..5d0713c74da7 --- /dev/null +++ b/games-util/qstat/files/digest-qstat-2.6 @@ -0,0 +1 @@ +MD5 68e96ea9dd444ddd7759db02444d398a qstat-2.6.tar.gz 133834 diff --git a/games-util/qstat/files/digest-qstat-25b-r1 b/games-util/qstat/files/digest-qstat-25b-r1 deleted file mode 100644 index 7e4b976eb3fd..000000000000 --- a/games-util/qstat/files/digest-qstat-25b-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 37e8b8ee3dfcae3e6e14e3a6f71a8fe1 qstat25b.tar.gz 99457 diff --git a/games-util/qstat/files/digest-qstat-25c b/games-util/qstat/files/digest-qstat-25c deleted file mode 100644 index a61a80b2607e..000000000000 --- a/games-util/qstat/files/digest-qstat-25c +++ /dev/null @@ -1 +0,0 @@ -MD5 a936dc3e15ece567378a026737fe45e2 qstat25c.tar.gz 111739 diff --git a/games-util/qstat/files/qstat-25b.gcc3-fix b/games-util/qstat/files/qstat-25b.gcc3-fix deleted file mode 100644 index 96f30e5b3600..000000000000 --- a/games-util/qstat/files/qstat-25b.gcc3-fix +++ /dev/null @@ -1,13 +0,0 @@ -Binary files qstat25b/.qstat.c.swp and qstat25b.gcc3-fix/.qstat.c.swp differ -diff -urN qstat25b/qstat.c qstat25b.gcc3-fix/qstat.c ---- qstat25b/qstat.c Thu Aug 8 15:26:59 2002 -+++ qstat25b.gcc3-fix/qstat.c Mon Sep 16 06:35:28 2002 -@@ -1531,7 +1531,7 @@ - { - server_type *type= &types[0]; - char *t= type_string; -- while ( *t) *t++= tolower( *t); -+ while ( *t) {*t= tolower( *t);t++;} - - for ( ; type->id != Q_UNKNOWN_TYPE; type++) - if ( strcmp( type->type_string, type_string) == 0) diff --git a/games-util/qstat/qstat-2.5c.ebuild b/games-util/qstat/qstat-2.5c.ebuild new file mode 100644 index 000000000000..dbd6b71f6b12 --- /dev/null +++ b/games-util/qstat/qstat-2.5c.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.5c.ebuild,v 1.1 2004/08/17 01:35:38 vapier Exp $ + +MY_P="${PN}${PV/.}" +DESCRIPTION="Server statics collector supporting many FPS games" +HOMEPAGE="http://www.qstat.org/" +SRC_URI="http://www.qstat.org/${MY_P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86 ppc hppa amd64" +IUSE="" + +DEPEND="virtual/libc" + +S="${WORKDIR}/${MY_P}" + +src_compile() { + emake CFLAGS="${CFLAGS}" || die "emake failed" +} + +src_install () { + dobin qstat || die "dobin failed" + + dosym /usr/bin/qstat /usr/bin/quakestat + + dodoc CHANGES.txt COMPILE.txt + dohtml template/* qstatdoc.html +} diff --git a/games-util/qstat/qstat-2.6.ebuild b/games-util/qstat/qstat-2.6.ebuild new file mode 100644 index 000000000000..88e92197dcf4 --- /dev/null +++ b/games-util/qstat/qstat-2.6.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2004 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.1 2004/08/17 01:35:38 vapier Exp $ + +DESCRIPTION="Server statics collector supporting many FPS games" +HOMEPAGE="http://www.qstat.org/" +SRC_URI="mirror://sourceforge/qstat/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86 ppc hppa amd64" +IUSE="" + +DEPEND="virtual/libc" + +src_compile() { + emake CFLAGS="${CFLAGS}" || die "emake failed" +} + +src_install() { + dobin qstat || die "dobin failed" + dosym qstat /usr/bin/quakestat + + dodoc CHANGES.txt COMPILE.txt + dohtml template/* qstatdoc.html +} diff --git a/games-util/qstat/qstat-25b-r1.ebuild b/games-util/qstat/qstat-25b-r1.ebuild deleted file mode 100644 index 4d8e55ca78e8..000000000000 --- a/games-util/qstat/qstat-25b-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-25b-r1.ebuild,v 1.4 2004/07/01 11:24:46 eradicator Exp $ - -S="${WORKDIR}/${PN}${PV}" -DESCRIPTION="Server statics collector supporting many FPS games" -SRC_URI="http://www.qstat.org/${PN}${PV}.tar.gz" -HOMEPAGE="http://www.qstat.org" - -KEYWORDS="x86" -LICENSE="Artistic" -SLOT="0" -IUSE="" - -DEPEND="virtual/libc" - -src_unpack() { - unpack ${PN}${PV}.tar.gz - cd ${S} - patch -p1 < ${FILESDIR}/qstat-25b.gcc3-fix -} - -src_compile() { - emake CFLAGS="${CFLAGS}" || die "emake failed" -} - -src_install() { - dobin qstat || die "dobin failed" - - dosym /usr/bin/qstat /usr/bin/quakestat - - dodoc CHANGES.txt COMPILE.txt - dohtml template/* qstatdoc.html -} diff --git a/games-util/qstat/qstat-25c.ebuild b/games-util/qstat/qstat-25c.ebuild deleted file mode 100644 index 903d1df87491..000000000000 --- a/games-util/qstat/qstat-25c.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-25c.ebuild,v 1.6 2004/07/01 11:24:46 eradicator Exp $ - -S="${WORKDIR}/${PN}${PV}" -DESCRIPTION="Server statics collector supporting many FPS games" -HOMEPAGE="http://www.qstat.org/" -SRC_URI="http://www.qstat.org/${PN}${PV}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="x86 ppc hppa amd64" -IUSE="" - -DEPEND="virtual/libc" - -src_compile() { - emake CFLAGS="${CFLAGS}" || die "emake failed" -} - -src_install () { - dobin qstat || die "dobin failed" - - dosym /usr/bin/qstat /usr/bin/quakestat - - dodoc CHANGES.txt COMPILE.txt - dohtml template/* qstatdoc.html -} -- cgit v1.2.3-65-gdbad