ottxor      15/03/16 16:11:55

  Modified:             espresso-3.3.0.ebuild ChangeLog
  Log:
  fixed build with cython-0.22 (bug #543136)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  Changes    Path
1.3                  sci-physics/espresso/espresso-3.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?r1=1.2&r2=1.3

Index: espresso-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- espresso-3.3.0.ebuild       7 Mar 2015 23:40:50 -0000       1.2
+++ espresso-3.3.0.ebuild       16 Mar 2015 16:11:55 -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/sci-physics/espresso/espresso-3.3.0.ebuild,v 1.2 
2015/03/07 23:40:50 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v 1.3 
2015/03/16 16:11:55 ottxor Exp $
 
 EAPI=5
 
@@ -53,6 +53,7 @@
                virtual/latex-base )"
 
 DOCS=( AUTHORS NEWS README ChangeLog )
+PATCHES=( "${FILESDIR}/${P}-cython-0.22.patch" )
 
 pkg_setup() {
        use python && python-single-r1_pkg_setup



1.19                 sci-physics/espresso/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   7 Mar 2015 23:40:50 -0000       1.18
+++ ChangeLog   16 Mar 2015 16:11:55 -0000      1.19
@@ -1,6 +1,10 @@
 # ChangeLog for sci-physics/espresso
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.18 
2015/03/07 23:40:50 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.19 
2015/03/16 16:11:55 ottxor Exp $
+
+  16 Mar 2015; Christoph Junghans <ott...@gentoo.org>
+  +files/espresso-3.3.0-cython-0.22.patch, espresso-3.3.0.ebuild:
+  fixed build with cython-0.22 (bug #543136)
 
   07 Mar 2015; Christoph Junghans <ott...@gentoo.org> espresso-3.2.0.ebuild,
   espresso-3.3.0.ebuild:




Reply via email to