summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-07-12 19:56:09 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-07-12 19:56:09 +0000
commitf566333425eb5c2ac62d5f916d3d811dcb03aa79 (patch)
tree2b3bd3456732ba56c99c5275e53f0e5b7c579fde /games-fps
parentChanged DEPEND to use ~ instead of >= for glibc so we keep version sync betwe... (diff)
downloadhistorical-f566333425eb5c2ac62d5f916d3d811dcb03aa79.tar.gz
historical-f566333425eb5c2ac62d5f916d3d811dcb03aa79.tar.bz2
historical-f566333425eb5c2ac62d5f916d3d811dcb03aa79.zip
Initial import. Ebuild by Garrett Hoxie <shoegoo@gmail.com> and submitted to bug #93654. Closing bug #93654.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/ut2004-strikeforce/ChangeLog11
-rw-r--r--games-fps/ut2004-strikeforce/Manifest4
-rw-r--r--games-fps/ut2004-strikeforce/files/digest-ut2004-strikeforce-3.011
-rw-r--r--games-fps/ut2004-strikeforce/metadata.xml9
-rw-r--r--games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild16
5 files changed, 41 insertions, 0 deletions
diff --git a/games-fps/ut2004-strikeforce/ChangeLog b/games-fps/ut2004-strikeforce/ChangeLog
new file mode 100644
index 000000000000..c5968e67266a
--- /dev/null
+++ b/games-fps/ut2004-strikeforce/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for games-fps/ut2004-strikeforce
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.1 2005/07/12 19:56:09 wolf31o2 Exp $
+
+*ut2004-strikeforce-3.01 (12 Jul 2005)
+
+ 12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml,
+ +ut2004-strikeforce-3.01.ebuild:
+ Initial import. Ebuild by Garrett Hoxie <shoegoo@gmail.com> and submitted to
+ bug #93654. Closing bug #93654.
+
diff --git a/games-fps/ut2004-strikeforce/Manifest b/games-fps/ut2004-strikeforce/Manifest
new file mode 100644
index 000000000000..6b3c6b51fa60
--- /dev/null
+++ b/games-fps/ut2004-strikeforce/Manifest
@@ -0,0 +1,4 @@
+MD5 fcd5c5a1357fa117f533b2d5f067f8f5 ut2004-strikeforce-3.01.ebuild 534
+MD5 11a7e1491b1ac042ac7216b26b4ad1fb metadata.xml 254
+MD5 4d5f8778900683cc83cd3516c41bf60a ChangeLog 489
+MD5 b914b514d4bdeb03b3b97fbf46051369 files/digest-ut2004-strikeforce-3.01 77
diff --git a/games-fps/ut2004-strikeforce/files/digest-ut2004-strikeforce-3.01 b/games-fps/ut2004-strikeforce/files/digest-ut2004-strikeforce-3.01
new file mode 100644
index 000000000000..6c2168c3ed9c
--- /dev/null
+++ b/games-fps/ut2004-strikeforce/files/digest-ut2004-strikeforce-3.01
@@ -0,0 +1 @@
+MD5 24698759dd6237fb35df5c9ab4a26186 strike.force_3.01-english.run 334283448
diff --git a/games-fps/ut2004-strikeforce/metadata.xml b/games-fps/ut2004-strikeforce/metadata.xml
new file mode 100644
index 000000000000..fe08918e6837
--- /dev/null
+++ b/games-fps/ut2004-strikeforce/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<maintainer>
+ <email>wolf31o2@gentoo.org</email>
+ <name>Chris Gianelloni</name>
+</maintainer>
+</pkgmetadata>
diff --git a/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild b/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild
new file mode 100644
index 000000000000..825781dbbc69
--- /dev/null
+++ b/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild,v 1.1 2005/07/12 19:56:09 wolf31o2 Exp $
+
+MOD_DESC="A Terrorist vs. Strike Force mod for UT2004"
+MOD_NAME="Strike Force"
+MOD_BINS=strikeforce
+MOD_TBZ2=strike.force
+MOD_ICON=strike.force.xpm
+inherit games games-ut2k4mod
+
+HOMEPAGE="http://www.strikeforce2004.com/"
+SRC_URI="strike.force_${PV}-english.run"
+
+LICENSE="freedist"
+IUSE=""