Portage is a package management system used by Gentoo Linux
# ChangeLog for games-fps/quake3-excessiveplus
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-excessiveplus/ChangeLog,v 1.1 2006/10/26 14:14:34 wolf31o2 Exp $
*quake3-excessiveplus-1.03 (26 Oct 2006)
26 Oct 2006; Chris Gianelloni
+quake3-excessiveplus-1.03.ebuild:
Initial import. Original ebuild by Patrick Zimmermann
and ported to games-mods.eclass by me. Closing bug #125242.
DIST xp-1.03-full.zip 13903822 RMD160 d79f9e1e5ec18c5652763954f442832385fd90c2 SHA1 f378d6bfa27f8f116f66df346d2b84498246125a SHA256 a0e40e6151ba22cdacc551571a1ccb2dc494e41252e850423507d4b75967ee65
EBUILD quake3-excessiveplus-1.03.ebuild 683 RMD160 3969ffee2ceb4981847a7442f677514e843cfd55 SHA1 75decc59c6d3f28a93778fb24edcff01de8b921e SHA256 74608d70312f50902f9280799ff73fe0cf5295531747b90095b881604aa513ae
MISC ChangeLog 522 RMD160 5b44bda27cfe408ac0e52979be303fca693fd026 SHA1 4e232db5ccc02120a7d29ecfe36c720c13bb7776 SHA256 f615ee13aacb9e26ce8a927c943389ffc7904e484bbdfb29bb544ef8d40975e6
MISC metadata.xml 709 RMD160 de5f9fd1a02a764f1410439b17aa0739f1b48a90 SHA1 0e03ec6135dec4befb4e1dc407b0ebada82db409 SHA256 0566af6b24003fa86f40679b38043b5fbfed9a3b7f4611c099e7bcfb63c23469
Excessive Plus is a Quake III Arena modification. It is a remake of the
ingenious Mr. Pants' Excessive Overkill for Quake III Arena
(www.planetquake.com/excessive/).
Well, what's then the difference?
Excessive Plus can either be used server-side only but also as a client-server
mod which brings you tons of advantages. The whole mod is based on a scripting
engine which can be used to create your very own settings. It is fully
customizable with tons of options. Read the "docs/index.html" for more
information.
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-excessiveplus/quake3-excessiveplus-1.03.ebuild,v 1.1 2006/10/26 14:14:34 wolf31o2 Exp $
MOD_DESC="modification making the weapons much faster and stronger"
MOD_NAME="Excessive Plus"
MOD_DIR="excessiveplus"
MOD_ICON="excessiveplus.ico"
inherit games games-mods
HOMEPAGE="http://www.excessiveplus.net/"
SRC_URI="http://www.excessiveplus.net/downloads/xp-${PV}-full.zip"
LICENSE="as-is"
KEYWORDS="-* ~amd64 ~ppc ~x86"
RDEPEND="ppc? ( games-fps/${GAME} )
!ppc? (
|| (
games-fps/${GAME}
games-fps/${GAME}-bin ) )"