public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-crossfire: ChangeLog ut2004-crossfire-1.9.ebuild
@ 2008-07-28  4:30 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2008-07-28  4:30 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/07/28 04:30:14

  Modified:             ChangeLog
  Added:                ut2004-crossfire-1.9.ebuild
  Log:
  version bump (bug #232965)
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  games-fps/ut2004-crossfire/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	22 May 2007 16:49:03 -0000	1.2
+++ ChangeLog	28 Jul 2008 04:30:14 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for games-fps/ut2004-crossfire
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ChangeLog,v 1.2 2007/05/22 16:49:03 nyhm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ChangeLog,v 1.3 2008/07/28 04:30:14 mr_bones_ Exp $
+
+*ut2004-crossfire-1.9 (28 Jul 2008)
+
+  28 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org>
+  +ut2004-crossfire-1.9.ebuild:
+  version bump (bug #232965)
 
 *ut2004-crossfire-1.7 (22 May 2007)
 



1.1                  games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild?rev=1.1&content-type=text/plain

Index: ut2004-crossfire-1.9.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
# /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9a.ebuild Exp $

MOD_NAME="Crossfire"
MOD_DESC="Special Forces vs Terrorists"
MOD_DIR="TOCrossfire"
MOD_BINS="crossfire"
MOD_ICON="Help/icons/TOC_TERROR2.png"

inherit games games-mods

OLD="TOCrossfire_beta_1.9_full"
UPD="TOCrossfire_beta_1.9a_update"
HOMEPAGE="http://www.to-crossfire.net/"
SRC_URI="ftp://mirror1.to-crossfire.net/client/${OLD}.zip
	ftp://mirror1.to-crossfire.net/client/${OLD}.zip
	ftp://toc.de-mirror.org/client/${OLD}.zip
	ftp://mirror1.to-crossfire.net/client/${UPD}.zip
	ftp://mirror1.to-crossfire.net/client/${UPD}.zip
	ftp://toc.de-mirror.org/client/${UPD}.zip"

# See Help/EULA.txt
LICENSE="free-noncomm"

KEYWORDS="~amd64 ~x86"

RDEPEND="${CATEGORY}/${GAME}"

src_unpack() {
	mkdir ${OLD} ${UPD}

	cd "${WORKDIR}/${OLD}" && unpack "${OLD}.zip" || die
	cd "${WORKDIR}/${UPD}" && unpack "${UPD}.zip" || die
	cd "${WORKDIR}"
	unpack ./${OLD}/TOCinstall.tgz ./${UPD}/TOCinstall.tgz

	cd "${MOD_DIR}" || die
	rm -f *.{bat,exe,md5} Help/*.{exe,zip}
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-28  4:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-28  4:30 [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-crossfire: ChangeLog ut2004-crossfire-1.9.ebuild Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox