jlec 15/05/08 10:01:23 Modified: apbs-1.4.1-r2.ebuild ChangeLog Log: Disable iAPBS to fix compilation problems, bug #547816 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.4 sci-chemistry/apbs/apbs-1.4.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?r1=1.3&r2=1.4 Index: apbs-1.4.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- apbs-1.4.1-r2.ebuild 26 Apr 2015 16:10:39 -0000 1.3 +++ apbs-1.4.1-r2.ebuild 8 May 2015 10:01:23 -0000 1.4 @@ -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-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 1.3 2015/04/26 16:10:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 1.4 2015/05/08 10:01:23 jlec Exp $ EAPI=5 @@ -87,7 +87,7 @@ $(cmake-utils_use_enable python PYTHON) # ENABLE_TINKER: Enable TINKER support # ENABLE_iAPBS: Enable iAPBS - -DENABLE_iAPBS=ON + -DENABLE_iAPBS=OFF # MAX_MEMORY: Set the maximum memory (in MB) to be used for a job ) cmake-utils_src_configure 1.75 sci-chemistry/apbs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 26 Apr 2015 16:10:39 -0000 1.74 +++ ChangeLog 8 May 2015 10:01:23 -0000 1.75 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/apbs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.74 2015/04/26 16:10:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.75 2015/05/08 10:01:23 jlec Exp $ + + 08 May 2015; Justin Lecher <[email protected]> apbs-1.4.1-r2.ebuild: + Disable iAPBS to fix compilation problems, bug #547816 26 Apr 2015; Pacho Ramos <[email protected]> apbs-1.4.1-r2.ebuild: x86 stable wrt bug #534692 @@ -338,4 +341,3 @@ 20 Oct 2005; Olivier Fisette <[email protected]> +metadata.xml, +apbs-0.3.2.ebuild: Initial import. Thanks to Markus Dittrich <[email protected]> for his work. -
