Portage is a package management system used by Gentoo Linux
# ChangeLog for games-fps/quake3-brainworks
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-brainworks/ChangeLog,v 1.3 2006/10/23 21:24:55 wolf31o2 Exp $
*quake3-brainworks-0.91-r1 (23 Oct 2006)
23 Oct 2006; Chris Gianelloni
+quake3-brainworks-0.91-r1.ebuild:
Added new revision for testing which uses the brand-spankin-new
games-mods.eclass to reduce ebuild code.
*quake3-brainworks-0.91 (30 Nov 2003)
30 Nov 2003; Mike Frysinger
Initial import. Ebuild submitted by Simon Hastie
DIST brainworks-0-91.zip 192830 RMD160 518a4dd5050fc0a808fccc665530fa76321364a8 SHA1 e3e42698ba93d73cdb96c68d7db3fe14825f1c7b SHA256 1ac3f75c312a4947d8fab89f8f9528508e5a7ba70bed4413d8e1b984ea9c2a62
EBUILD quake3-brainworks-0.91-r1.ebuild 815 RMD160 494712ba693721fe7a8b8fe83123903c670b3a2a SHA1 f0e80f500d65616e5d8e719e1d4b311e614e4855 SHA256 95224b5e24f8519a9ff0c32a22d1f306faed772529c16661d68d29715bd41fd6
EBUILD quake3-brainworks-0.91.ebuild 470 RMD160 f0c5a9075c5221fa938df9d431d6b1e934d80bb5 SHA1 acc94936d2d27f4b8112b6306994be7debd72924 SHA256 6a17958f973c044d1adc8ac3fca3aecc52af546953159c9c9f8e1feb555d21bd
MISC ChangeLog 640 RMD160 ab997ec85de64230d3d8e534c10bd9155c2d8d83 SHA1 167726a6dc1c5c263e1a01c5640a0ae6ebe7605d SHA256 7e270692b4dac37e26838580f55733d8bd26a5ebd8a55f96f66f9488dbac8b4f
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-brainworks/quake3-brainworks-0.91-r1.ebuild,v 1.1 2006/10/23 21:24:55 wolf31o2 Exp $
MOD_DESC="Enhanced AI for the Quake III Bots"
MOD_NAME="Brainworks"
MOD_DIR=i"ainworks"
inherit games games-mods
HOMEPAGE="http://www.planetquake.com/artofwar"
SRC_URI="http://droopy.laggyservers.com/q3a/brainworks/brainworks-0-91.zip"
LICENSE="freedist"
RESTRICT="strip mirror fetch"
KEYWORDS="-* ~amd64 ~ppc ~x86"
RDEPEND="ppc? ( games-fps/${GAME} )
!ppc? (
|| (
games-fps/${GAME}
games-fps/${GAME}-bin ) )"
pkg_nofetch() {
einfo "Go to http://artofwar.planetquake.gamespy.com/downloads.html and"
einfo "download ${A}, then put it into ${DISTDIR}."
}
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-brainworks/quake3-brainworks-0.91.ebuild,v 1.3 2004/06/24 22:44:14 agriffis Exp $
MOD_DESC="Enhanced AI for the Quake III Bots"
MOD_NAME=brainworks
inherit games games-q3mod
HOMEPAGE="http://www.planetquake.com/artofwar"
SRC_URI="http://www.mrhostbot.com/f.php/422,50/brainworks-0-91.zip"
LICENSE="freedist"