diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-08 14:44:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-08 14:44:15 +0000 |
commit | d0e21f7e40233356ef841b897477fed9c4c14fd6 (patch) | |
tree | 1652d9dc53bb9dc2ef3c1db8c1475da63b2e0f2c /games-fps/quake3-wop/quake3-wop-1.0_beta1-r1.ebuild | |
parent | Revision bump; added static support via USE=static for bug 84485. (diff) | |
download | gentoo-2-d0e21f7e40233356ef841b897477fed9c4c14fd6.tar.gz gentoo-2-d0e21f7e40233356ef841b897477fed9c4c14fd6.tar.bz2 gentoo-2-d0e21f7e40233356ef841b897477fed9c4c14fd6.zip |
Version bump to beta1 including update1
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-fps/quake3-wop/quake3-wop-1.0_beta1-r1.ebuild')
-rw-r--r-- | games-fps/quake3-wop/quake3-wop-1.0_beta1-r1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games-fps/quake3-wop/quake3-wop-1.0_beta1-r1.ebuild b/games-fps/quake3-wop/quake3-wop-1.0_beta1-r1.ebuild new file mode 100644 index 000000000000..9fec17467d28 --- /dev/null +++ b/games-fps/quake3-wop/quake3-wop-1.0_beta1-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-wop/quake3-wop-1.0_beta1-r1.ebuild,v 1.1 2005/03/08 14:44:15 corsair Exp $ + +MOD_DESC="World of Padman - The biggest Q3A-Funmod project" +MOD_NAME=wop +MOD_BINS=wop +inherit games games-q3mod + +HOMEPAGE="http://www.worldofpadman.com" +SRC_URI="http://www.unixforces.net/downloads/wop.zip + http://www.unixforces.net/downloads/wop_update01.zip" + +LICENSE="freedist" |