diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-06 01:36:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-06 01:36:52 +0000 |
commit | 25b305042d073a469d8ef84db4a03aa959640eb8 (patch) | |
tree | 0a0aec45eccf22cc496ebc3abea5e0ba51b2296e /games-fps/quake3-osp | |
parent | Added ~ia64 to keywords. (diff) | |
download | historical-25b305042d073a469d8ef84db4a03aa959640eb8.tar.gz historical-25b305042d073a469d8ef84db4a03aa959640eb8.tar.bz2 historical-25b305042d073a469d8ef84db4a03aa959640eb8.zip |
maps not needed #30408
Diffstat (limited to 'games-fps/quake3-osp')
-rw-r--r-- | games-fps/quake3-osp/files/digest-quake3-osp-1.03a | 1 | ||||
-rw-r--r-- | games-fps/quake3-osp/quake3-osp-1.03a.ebuild | 5 |
2 files changed, 2 insertions, 4 deletions
diff --git a/games-fps/quake3-osp/files/digest-quake3-osp-1.03a b/games-fps/quake3-osp/files/digest-quake3-osp-1.03a index 9999c22ef67b..989e0f1a252a 100644 --- a/games-fps/quake3-osp/files/digest-quake3-osp-1.03a +++ b/games-fps/quake3-osp/files/digest-quake3-osp-1.03a @@ -1,2 +1 @@ MD5 8b2b4925cce1895067bc617b86c62ea5 osp-Quake3-1.03a_full.zip 55882759 -MD5 144e9ec7fcc010d2b1cd3d731bd27a5c osp_Quake3_maps0.zip 35919939 diff --git a/games-fps/quake3-osp/quake3-osp-1.03a.ebuild b/games-fps/quake3-osp/quake3-osp-1.03a.ebuild index b83e1cae27f3..ddea012310b6 100644 --- a/games-fps/quake3-osp/quake3-osp-1.03a.ebuild +++ b/games-fps/quake3-osp/quake3-osp-1.03a.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/quake3-osp-1.03a.ebuild,v 1.3 2003/10/05 02:31:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/quake3-osp-1.03a.ebuild,v 1.4 2003/10/06 01:36:52 vapier Exp $ MOD_DESC="OSP" MOD_NAME=osp inherit games games-q3mod SRC_URI="http://files.l33tgames.com/files/q3/mods/osp/osp-Quake3-${PV}_full.zip - http://www.flatlands.ch/filebase/mods/left/osp-Quake3-${PV}_full.zip - http://www.orangesmoothie.org/downloads/osp_Quake3_maps0.zip" + http://www.flatlands.ch/filebase/mods/left/osp-Quake3-${PV}_full.zip" HOMEPAGE="http://www.orangesmoothie.org/" LICENSE="GPL-2" |