mr_bones_    15/05/13 16:57:34

  Modified:             megaglest-3.11.1.ebuild ChangeLog
  Log:
  add patch from Michael Palimaka to fix building with newer cmake (bug #548488)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  games-strategy/megaglest/megaglest-3.11.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.11.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.11.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.11.1.ebuild?r1=1.2&r2=1.3

Index: megaglest-3.11.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.11.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- megaglest-3.11.1.ebuild     10 May 2015 04:39:22 -0000      1.2
+++ megaglest-3.11.1.ebuild     13 May 2015 16:57:34 -0000      1.3
@@ -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-strategy/megaglest/megaglest-3.11.1.ebuild,v 1.2 
2015/05/10 04:39:22 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.11.1.ebuild,v 1.3 
2015/05/13 16:57:34 mr_bones_ Exp $
 
 # google-breakpad
 # TODO: fribidi, libvorbis static
@@ -70,7 +70,8 @@
                need-wxwidgets unicode
        fi
 
-       epatch "${FILESDIR}"/${P}-static-build.patch
+       epatch "${FILESDIR}"/${P}-static-build.patch \
+               "${FILESDIR}"/${P}-cmake.patch
 }
 
 src_configure() {



1.30                 games-strategy/megaglest/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   10 May 2015 04:39:22 -0000      1.29
+++ ChangeLog   13 May 2015 16:57:34 -0000      1.30
@@ -1,6 +1,11 @@
 # ChangeLog for games-strategy/megaglest
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.29 
2015/05/10 04:39:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.30 
2015/05/13 16:57:34 mr_bones_ Exp $
+
+  13 May 2015; Michael Sterrett <mr_bon...@gentoo.org>
+  +files/megaglest-3.11.1-cmake.patch, files/megaglest-3.9.1-cmake.patch,
+  megaglest-3.11.1.ebuild:
+  add patch from Michael Palimaka to fix building with newer cmake (bug 
#548488)
 
   10 May 2015; Michael Sterrett <mr_bon...@gentoo.org> megaglest-3.11.1.ebuild:
   add slot on virtual/jpeg dep




Reply via email to