public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in eclass: games-mods.eclass
@ 2009-09-30 19:47 99% Tristan Heaven (nyhm)
  0 siblings, 0 replies; 1+ results
From: Tristan Heaven (nyhm) @ 2009-09-30 19:47 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/09/30 19:47:00

  Modified:             games-mods.eclass
  Log:
  unused variable

Revision  Changes    Path
1.19                 eclass/games-mods.eclass

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/games-mods.eclass?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/games-mods.eclass?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/games-mods.eclass?r1=1.18&r2=1.19

Index: games-mods.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/games-mods.eclass,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- games-mods.eclass	2 Aug 2009 07:29:50 -0000	1.18
+++ games-mods.eclass	30 Sep 2009 19:47:00 -0000	1.19
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/games-mods.eclass,v 1.18 2009/08/02 07:29:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/games-mods.eclass,v 1.19 2009/09/30 19:47:00 nyhm Exp $
 
 # Variables to specify in an ebuild which uses this eclass:
 # GAME - (doom3, quake4 or ut2004, etc), unless ${PN} starts with e.g. "doom3-"
@@ -88,7 +88,6 @@
 S=${WORKDIR}
 
 dir=${GAMES_DATADIR}/${GAME}
-Ddir=${D}/${dir}
 
 default_client() {
 	if use opengl || ! use dedicated ; then






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-30 19:47 99% [gentoo-commits] gentoo-x86 commit in eclass: games-mods.eclass 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