public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-strikeforce: ChangeLog ut2004-strikeforce-4.1.ebuild
@ 2009-10-08 21:58 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 2+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-10-08 21:58 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/10/08 21:58:42

  Modified:             ChangeLog
  Added:                ut2004-strikeforce-4.1.ebuild
  Log:
  Version bump, bug #171315
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-fps/ut2004-strikeforce/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	28 Jul 2008 17:08:49 -0000	1.5
+++ ChangeLog	8 Oct 2009 21:58:42 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for games-fps/ut2004-strikeforce
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.5 2008/07/28 17:08:49 wolf31o2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.6 2009/10/08 21:58:42 nyhm Exp $
+
+*ut2004-strikeforce-4.1 (08 Oct 2009)
+
+  08 Oct 2009; Tristan Heaven <nyhm@gentoo.org>
+  +ut2004-strikeforce-4.1.ebuild:
+  Version bump, bug #171315
 
   28 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
   Removing myself from metadata.xml since I am retiring from the project.



1.1                  games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild

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

Index: ut2004-strikeforce-4.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild,v 1.1 2009/10/08 21:58:42 nyhm Exp $

EAPI=2

MOD_DESC="a terrorist vs. strike force mod"
MOD_NAME="Strike Force"
MOD_DIR="StrikeForce"

inherit games games-mods

HOMEPAGE="http://www.strikeforcegame.com/"
SRC_URI="StrikeForce-CE-V${PV}.zip"

LICENSE="freedist"
KEYWORDS="~amd64 ~x86"
IUSE="dedicated opengl"
RESTRICT="fetch"

pkg_nofetch() {
	elog "Please download ${SRC_URI} from:"
	elog "${HOMEPAGE}"
	elog "and move it to ${DISTDIR}"
}

src_prepare() {
	rm -f ${MOD_DIR}/*.exe
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-strikeforce: ChangeLog ut2004-strikeforce-4.1.ebuild
@ 2009-10-10 17:34 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 2+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-10-10 17:34 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/10/10 17:34:54

  Modified:             ChangeLog ut2004-strikeforce-4.1.ebuild
  Log:
  Stable on amd64/x86
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  games-fps/ut2004-strikeforce/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	8 Oct 2009 21:58:42 -0000	1.6
+++ ChangeLog	10 Oct 2009 17:34:54 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/ut2004-strikeforce
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.6 2009/10/08 21:58:42 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.7 2009/10/10 17:34:54 nyhm Exp $
+
+  10 Oct 2009; Tristan Heaven <nyhm@gentoo.org>
+  ut2004-strikeforce-4.1.ebuild:
+  Stable on amd64/x86
 
 *ut2004-strikeforce-4.1 (08 Oct 2009)
 



1.2                  games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild

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

Index: ut2004-strikeforce-4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ut2004-strikeforce-4.1.ebuild	8 Oct 2009 21:58:42 -0000	1.1
+++ ut2004-strikeforce-4.1.ebuild	10 Oct 2009 17:34:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild,v 1.1 2009/10/08 21:58:42 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-4.1.ebuild,v 1.2 2009/10/10 17:34:54 nyhm Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 SRC_URI="StrikeForce-CE-V${PV}.zip"
 
 LICENSE="freedist"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="dedicated opengl"
 RESTRICT="fetch"
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-10 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-08 21:58 [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-strikeforce: ChangeLog ut2004-strikeforce-4.1.ebuild Tristan Heaven (nyhm)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-10 17:34 Tristan Heaven (nyhm)

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