mr_bones_    15/06/05 07:08:00

  Modified:             supertuxkart-0.8.1.ebuild ChangeLog
  Log:
  add patch to work with newer cmake (bug #551260)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  games-action/supertuxkart/supertuxkart-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?r1=1.7&r2=1.8

Index: supertuxkart-0.8.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- supertuxkart-0.8.1.ebuild   1 Jun 2015 22:10:22 -0000       1.7
+++ supertuxkart-0.8.1.ebuild   5 Jun 2015 07:08:00 -0000       1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 
1.7 2015/06/01 22:10:22 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 
1.8 2015/06/05 07:08:00 mr_bones_ Exp $
 
 EAPI=5
 inherit gnome2-utils cmake-utils eutils games
@@ -41,7 +41,7 @@
 S=${WORKDIR}/SuperTuxKart-${PV}
 
 src_prepare() {
-       epatch 
"${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile,mesa-10.x,jpeg9}.patch
+       epatch 
"${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile,mesa-10.x,jpeg9,cmake}.patch
 
        # inconsistent handling of debug definition
        # avoid using Debug build type



1.46                 games-action/supertuxkart/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.46&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.46&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   1 Jun 2015 22:10:22 -0000       1.45
+++ ChangeLog   5 Jun 2015 07:08:00 -0000       1.46
@@ -1,6 +1,15 @@
 # ChangeLog for games-action/supertuxkart
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.45 
2015/06/01 22:10:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.46 
2015/06/05 07:08:00 mr_bones_ Exp $
+
+  05 Jun 2015; Michael Sterrett <mr_bon...@gentoo.org>
+  +files/supertuxkart-0.8.1-cmake.patch,
+  files/supertuxkart-0.8.1-desktopfile.patch,
+  files/supertuxkart-0.8.1-gentoo.patch,
+  files/supertuxkart-0.8.1-icon-dest.patch,
+  files/supertuxkart-0.8.1-irrlicht.patch, 
files/supertuxkart-0.8.1-jpeg9.patch,
+  files/supertuxkart-0.8.1-mesa-10.x.patch, supertuxkart-0.8.1.ebuild:
+  add patch to work with newer cmake (bug #551260)
 
   01 Jun 2015; Michael Sterrett <mr_bon...@gentoo.org>
   supertuxkart-0.8.1.ebuild:




Reply via email to