tupone      14/07/19 13:55:10

  Modified:             torcs-1.3.4.ebuild ChangeLog
  Log:
  remove libXt and libXmu dependency. Fix bug #515750
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  Changes    Path
1.4                  games-sports/torcs/torcs-1.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/torcs/torcs-1.3.4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/torcs/torcs-1.3.4.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/torcs/torcs-1.3.4.ebuild?r1=1.3&r2=1.4

Index: torcs-1.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- torcs-1.3.4.ebuild  30 Jan 2013 18:06:19 -0000      1.3
+++ torcs-1.3.4.ebuild  19 Jul 2014 13:55:10 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.3.4.ebuild,v 1.3 
2013/01/30 18:06:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.3.4.ebuild,v 1.4 
2014/07/19 13:55:10 tupone Exp $
 
 EAPI=5
 inherit autotools eutils multilib games
@@ -24,8 +24,7 @@
        virtual/opengl
        virtual/glu
        x11-libs/libX11
-       x11-libs/libXrandr
-       x11-libs/libXt"
+       x11-libs/libXrandr"
 DEPEND="${RDEPEND}
        x11-proto/xf86vidmodeproto"
 
@@ -33,7 +32,8 @@
        epatch \
                "${FILESDIR}"/${P}-no-automake.patch \
                "${FILESDIR}"/${P}-as-needed.patch \
-               "${FILESDIR}"/${P}-flags.patch
+               "${FILESDIR}"/${P}-flags.patch \
+               "${FILESDIR}"/${P}-noXmuXt.patch
        eautoreconf
        ecvs_clean
 }



1.40                 games-sports/torcs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/torcs/ChangeLog?rev=1.40&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/torcs/ChangeLog?rev=1.40&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/torcs/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   30 Jan 2013 18:32:18 -0000      1.39
+++ ChangeLog   19 Jul 2014 13:55:10 -0000      1.40
@@ -1,6 +1,10 @@
 # ChangeLog for games-sports/torcs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.39 
2013/01/30 18:32:18 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.40 
2014/07/19 13:55:10 tupone Exp $
+
+  19 Jul 2014; Tupone Alfredo <tup...@gentoo.org> torcs-1.3.4.ebuild,
+  +files/torcs-1.3.4-noXmuXt.patch:
+  remove libXt and libXmu dependency. Fix bug #515750 by Patrick Lauer
 
   30 Jan 2013; Michael Sterrett <mr_bon...@gentoo.org>
   -files/torcs-1.3.1-as-needed.patch, -files/torcs-1.3.1-libpng15.patch,
@@ -28,7 +32,7 @@
   +files/torcs-1.3.1-libpng15.patch:
   add patch for building with libpng from wrstw...@yahoo.com via bug #369231
 
-  16 Sep 2010; Tomáš Chvátal <scarab...@gentoo.org> torcs-1.3.1.ebuild:
+  16 Sep 2010; Tomáš Chvátal <scarab...@gentoo.org> torcs-1.3.1.ebuild:
   virtual/glut -> media-libs/glut
 
   02 May 2010; Michael Sterrett <mr_bon...@gentoo.org> torcs-1.3.1.ebuild:
@@ -123,7 +127,7 @@
 *torcs-1.2.3 (17 Jul 2005)
 
   17 Jul 2005; Mike Frysinger <vap...@gentoo.org> +torcs-1.2.3.ebuild:
-  Version bump #80983 by Kåre Baastrup et al.
+  Version bump #80983 by KÃ¥re Baastrup et al.
 
   28 Dec 2004; Ciaran McCreesh <ciar...@gentoo.org> :
   Change encoding to UTF-8 for GLEP 31 compliance




Reply via email to