johu        14/05/06 21:12:34

  Modified:             cmake-2.8.12.2-r1.ebuild ChangeLog
  Log:
  Add patch to fix build with sys-libs/ncurses[tinfo] by Mark Wright 
<gie...@gentoo.org>, bug #468622.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  Changes    Path
1.2                  dev-util/cmake/cmake-2.8.12.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild?r1=1.1&r2=1.2

Index: cmake-2.8.12.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cmake-2.8.12.2-r1.ebuild    6 May 2014 12:21:42 -0000       1.1
+++ cmake-2.8.12.2-r1.ebuild    6 May 2014 21:12:34 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild,v 
1.1 2014/05/06 12:21:42 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild,v 
1.2 2014/05/06 21:12:34 johu Exp $
 
 EAPI=5
 
@@ -65,6 +65,7 @@
        "${FILESDIR}"/${PN}-2.8.12.1-FindFreetype.patch
        "${FILESDIR}"/${PN}-2.8.12.2-hppa-bootstrap.patch
        "${FILESDIR}"/${PN}-2.8.12.2-FindBoost-python.patch
+       "${FILESDIR}"/${PN}-2.8.12.2-FindCurses.patch
 )
 
 cmake_src_bootstrap() {



1.278                dev-util/cmake/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/ChangeLog?rev=1.278&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/ChangeLog?rev=1.278&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/ChangeLog?r1=1.277&r2=1.278

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -r1.277 -r1.278
--- ChangeLog   6 May 2014 12:21:42 -0000       1.277
+++ ChangeLog   6 May 2014 21:12:34 -0000       1.278
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/cmake
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.277 2014/05/06 
12:21:42 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.278 2014/05/06 
21:12:34 johu Exp $
+
+  06 May 2014; Johannes Huber <j...@gentoo.org>
+  +files/cmake-2.8.12.2-FindCurses.patch, cmake-2.8.12.2-r1.ebuild:
+  Add patch to fix build with sys-libs/ncurses[tinfo] by Mark Wright
+  <gie...@gentoo.org>, bug #468622.
 
 *cmake-2.8.12.2-r1 (06 May 2014)
 




Reply via email to