Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90805 Details for
Bug 139065
qstat-cvs-2.11.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qstat-cvs-2.11.ebuild
qstat-cvs-2.11.ebuild (text/plain), 777 bytes, created by
Johannes Athmer
on 2006-07-03 12:25:15 UTC
(
hide
)
Description:
qstat-cvs-2.11.ebuild
Filename:
MIME Type:
Creator:
Johannes Athmer
Created:
2006-07-03 12:25:15 UTC
Size:
777 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit cvs > >DESCRIPTION="Server statics collector supporting many FPS games" >HOMEPAGE="http://www.qstat.org/" > >LICENSE="Artistic" >SLOT="0" >KEYWORDS="~x86" >IUSE="debug" > >DEPEND="!games-util/qstat" > >ECVS_SERVER="qstat.cvs.sourceforge.net:/cvsroot/qstat" >ECVS_MODULE="qstat2" >ECVS_TOP_DIR=${DISTDIR}/cvs-src/${PN} > >S=${WORKDIR}/${ECVS_MODULE} > >src_compile() { > ./autogen.sh || die > econf $(use_enable debug) || die > emake || die >} > >src_install() { > emake install DESTDIR="${D}" || die > dosym qstat /usr/bin/quakestat > > dodoc CHANGES.txt COMPILE.txt template/README.txt > dohtml template/*.html qstatdoc.html >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 139065
: 90805