jlec        14/10/30 07:30:54

  Modified:             apbs-1.4.1-r1.ebuild ChangeLog
  Log:
  sci-chemistry/apbs: Fix build problems, #527344
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.2                  sci-chemistry/apbs/apbs-1.4.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r1.ebuild?r1=1.1&r2=1.2

Index: apbs-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apbs-1.4.1-r1.ebuild        28 Oct 2014 13:10:30 -0000      1.1
+++ apbs-1.4.1-r1.ebuild        30 Oct 2014 07:30:54 -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/sci-chemistry/apbs/apbs-1.4.1-r1.ebuild,v 
1.1 2014/10/28 13:10:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r1.ebuild,v 
1.2 2014/10/30 07:30:54 jlec Exp $
 
 EAPI=5
 
@@ -99,6 +99,7 @@
 src_compile(){
        cmake-utils_src_compile
        if use python; then
+               append-ldflags -L"${S}"/lib
                cd tools/python && distutils-r1_src_compile
        fi
 }



1.69                 sci-chemistry/apbs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   28 Oct 2014 13:10:30 -0000      1.68
+++ ChangeLog   30 Oct 2014 07:30:54 -0000      1.69
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.68 
2014/10/28 13:10:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.69 
2014/10/30 07:30:54 jlec Exp $
+
+  30 Oct 2014; Justin Lecher <[email protected]> apbs-1.4.1-r1.ebuild:
+  Fix build problems, #527344
 
 *apbs-1.4.1-r1 (28 Oct 2014)
 




Reply via email to