jlec        14/08/21 08:50:50

  Modified:             ChangeLog apbs-1.4.1.ebuild
  Log:
  sci-chemistry/apbs: Fix build failure with USE=tools, #520126
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.65                 sci-chemistry/apbs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   15 Aug 2014 08:50:33 -0000      1.64
+++ ChangeLog   21 Aug 2014 08:50:50 -0000      1.65
@@ -1,6 +1,10 @@
 # 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.64 
2014/08/15 08:50:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.65 
2014/08/21 08:50:50 jlec Exp $
+
+  21 Aug 2014; Justin Lecher <[email protected]> apbs-1.4.1.ebuild,
+  +files/apbs-1.4.1-manip.patch, files/apbs-1.4.1-multilib.patch:
+  Fix build failure with USE=tools, #520126
 
 *apbs-1.4.1 (15 Aug 2014)
 



1.2                  sci-chemistry/apbs/apbs-1.4.1.ebuild

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

Index: apbs-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apbs-1.4.1.ebuild   15 Aug 2014 08:50:33 -0000      1.1
+++ apbs-1.4.1.ebuild   21 Aug 2014 08:50:50 -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.ebuild,v 1.1 
2014/08/15 08:50:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1.ebuild,v 1.2 
2014/08/21 08:50:50 jlec Exp $
 
 EAPI=5
 
@@ -45,6 +45,7 @@
 
 PATCHES=(
        "${FILESDIR}"/${P}-multilib.patch
+       "${FILESDIR}"/${P}-manip.patch
 )
 
 src_prepare() {




Reply via email to