public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-puzzle/meandmyshadow: meandmyshadow-0.4.ebuild ChangeLog
@ 2015-04-23 21:38 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2015-04-23 21:38 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    15/04/23 21:38:04

  Modified:             meandmyshadow-0.4.ebuild ChangeLog
  Log:
  add patch to fix building with newer versions of cmake (bug #547494)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild?r1=1.6&r2=1.7

Index: meandmyshadow-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- meandmyshadow-0.4.ebuild	22 Feb 2015 20:22:37 -0000	1.6
+++ meandmyshadow-0.4.ebuild	23 Apr 2015 21:38:04 -0000	1.7
@@ -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-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild,v 1.6 2015/02/22 20:22:37 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild,v 1.7 2015/04/23 21:38:04 mr_bones_ Exp $
 
 EAPI=5
 inherit cmake-utils gnome2-utils games
@@ -24,7 +24,13 @@
 	app-arch/libarchive
 	x11-libs/libX11
 	opengl? ( virtual/opengl )"
-RDEPEND="${DEPEND}"
+RDEPEND=${DEPEND}
+
+PATCHES=( "${FILESDIR}"/${P}-cmake.patch )
+
+src_prepare() {
+	cmake-utils_src_prepare
+}
 
 src_configure() {
 	local mycmakeargs=(



1.13                 games-puzzle/meandmyshadow/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/meandmyshadow/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/meandmyshadow/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/meandmyshadow/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/meandmyshadow/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	22 Feb 2015 20:22:37 -0000	1.12
+++ ChangeLog	23 Apr 2015 21:38:04 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for games-puzzle/meandmyshadow
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/meandmyshadow/ChangeLog,v 1.12 2015/02/22 20:22:37 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/meandmyshadow/ChangeLog,v 1.13 2015/04/23 21:38:04 mr_bones_ Exp $
+
+  23 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org>
+  +files/meandmyshadow-0.4-cmake.patch, meandmyshadow-0.4.ebuild:
+  add patch to fix building with newer versions of cmake (bug #547494)
 
   22 Feb 2015; Tupone Alfredo <tupone@gentoo.org> meandmyshadow-0.4.ebuild:
   EAPI 5
@@ -48,4 +52,3 @@
   +metadata.xml:
   Initial commit; ebuild submission and patch from hasufell and barul (bug
   #408811)
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-23 21:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-23 21:38 [gentoo-commits] gentoo-x86 commit in games-puzzle/meandmyshadow: meandmyshadow-0.4.ebuild ChangeLog Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox