public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-crossfire: ut2004-crossfire-1.9.ebuild
@ 2009-04-18  0:06 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 3+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-04-18  0:06 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/04/18 00:06:21

  Modified:             ut2004-crossfire-1.9.ebuild
  Log:
  fix header
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.2                  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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild?r1=1.1&r2=1.2

Index: ut2004-crossfire-1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ut2004-crossfire-1.9.ebuild	28 Jul 2008 04:30:14 -0000	1.1
+++ ut2004-crossfire-1.9.ebuild	18 Apr 2009 00:06:21 -0000	1.2
@@ -1,7 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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 $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild,v 1.2 2009/04/18 00:06:21 nyhm Exp $
 
 MOD_NAME="Crossfire"
 MOD_DESC="Special Forces vs Terrorists"






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

* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-crossfire: ut2004-crossfire-1.9.ebuild
@ 2009-10-01 22:23 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 3+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-10-01 22:23 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/10/01 22:23:34

  Modified:             ut2004-crossfire-1.9.ebuild
  Log:
  set IUSE; drop RDEPEND
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild?r1=1.2&r2=1.3

Index: ut2004-crossfire-1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ut2004-crossfire-1.9.ebuild	18 Apr 2009 00:06:21 -0000	1.2
+++ ut2004-crossfire-1.9.ebuild	1 Oct 2009 22:23:33 -0000	1.3
@@ -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-crossfire/ut2004-crossfire-1.9.ebuild,v 1.2 2009/04/18 00:06:21 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.9.ebuild,v 1.3 2009/10/01 22:23:33 nyhm Exp $
 
 MOD_NAME="Crossfire"
 MOD_DESC="Special Forces vs Terrorists"
@@ -22,10 +22,8 @@
 
 # See Help/EULA.txt
 LICENSE="free-noncomm"
-
 KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${CATEGORY}/${GAME}"
+IUSE="dedicated opengl"
 
 src_unpack() {
 	mkdir ${OLD} ${UPD}






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

* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-crossfire: ut2004-crossfire-1.9.ebuild
@ 2009-10-10  1:31 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 3+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-10-10  1:31 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/10/10 01:31:51

  Removed:              ut2004-crossfire-1.9.ebuild
  Log:
  rm
  (Portage version: 2.2_rc44/cvs/Linux x86_64)



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-18  0:06 [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-crossfire: ut2004-crossfire-1.9.ebuild Tristan Heaven (nyhm)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-01 22:23 Tristan Heaven (nyhm)
2009-10-10  1:31 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