summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-11-04 06:50:17 +0000
committerMike Frysinger <vapier@gentoo.org>2003-11-04 06:50:17 +0000
commit425cc51562d84ee560f14eaea98eb7f199eda781 (patch)
tree25e469714035a6cb71a318a483a0c8634e072a07 /games-fps/quake3-alliance
parentAdded ~mips to KEYWORDS (diff)
downloadgentoo-2-425cc51562d84ee560f14eaea98eb7f199eda781.tar.gz
gentoo-2-425cc51562d84ee560f14eaea98eb7f199eda781.tar.bz2
gentoo-2-425cc51562d84ee560f14eaea98eb7f199eda781.zip
initial ebuild #29356
Diffstat (limited to 'games-fps/quake3-alliance')
-rw-r--r--games-fps/quake3-alliance/ChangeLog8
-rw-r--r--games-fps/quake3-alliance/files/digest-quake3-alliance-3.32
-rw-r--r--games-fps/quake3-alliance/quake3-alliance-3.3.ebuild13
3 files changed, 23 insertions, 0 deletions
diff --git a/games-fps/quake3-alliance/ChangeLog b/games-fps/quake3-alliance/ChangeLog
new file mode 100644
index 000000000000..565f3c55c013
--- /dev/null
+++ b/games-fps/quake3-alliance/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for games-fps/quake3-alliance
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alliance/ChangeLog,v 1.1 2003/11/04 06:50:17 vapier Exp $
+
+*quake3-alliance-3.3 (04 Nov 2003)
+
+ 04 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by Patrick Borjesson <psycho@rift.ath.cx> #29356.
diff --git a/games-fps/quake3-alliance/files/digest-quake3-alliance-3.3 b/games-fps/quake3-alliance/files/digest-quake3-alliance-3.3
new file mode 100644
index 000000000000..cbff0404dab0
--- /dev/null
+++ b/games-fps/quake3-alliance/files/digest-quake3-alliance-3.3
@@ -0,0 +1,2 @@
+MD5 b3845d15b3ef3a5523eaae34491649eb alliance30.zip 60476973
+MD5 0b66f3914fe3799e48b681c5e87b7ca3 alliance30-33.zip 1995207
diff --git a/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild b/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild
new file mode 100644
index 000000000000..0ba5c4e5a801
--- /dev/null
+++ b/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild
@@ -0,0 +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-alliance/quake3-alliance-3.3.ebuild,v 1.1 2003/11/04 06:50:17 vapier Exp $
+
+MOD_DESC="Alliance"
+MOD_NAME=alliance
+inherit games games-q3mod
+
+SRC_URI="http://mir2.ovh.net/ftp.planetquake3.net/modifications/alliance/alliance30.zip
+ http://mir2.ovh.net/ftp.planetquake3.net/modifications/alliance/alliance30-33.zip"
+HOMEPAGE="http://www.planetquake.com/alliance/"
+
+LICENCE="freedist"