jlec        15/02/12 14:47:37

  Modified:             cholmod-1.6.0-r1.ebuild ChangeLog
  Log:
  Add missing dependency, #539812
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.19                 sci-libs/cholmod/cholmod-1.6.0-r1.ebuild

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

Index: cholmod-1.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- cholmod-1.6.0-r1.ebuild     21 Feb 2013 21:56:07 -0000      1.18
+++ cholmod-1.6.0-r1.ebuild     12 Feb 2015 14:47:37 -0000      1.19
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 
1.18 2013/02/21 21:56:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 
1.19 2015/02/12 14:47:37 jlec Exp $
 
 inherit autotools eutils toolchain-funcs
 
@@ -20,6 +20,7 @@
 RDEPEND="
        sci-libs/amd
        sci-libs/colamd
+       sci-libs/ufconfig
        metis? (
                sci-libs/camd
                 sci-libs/ccolamd



1.44                 sci-libs/cholmod/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cholmod/ChangeLog?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cholmod/ChangeLog?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cholmod/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   13 Jan 2015 17:09:49 -0000      1.43
+++ ChangeLog   12 Feb 2015 14:47:37 -0000      1.44
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/cholmod
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.43 
2015/01/13 17:09:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.44 
2015/02/12 14:47:37 jlec Exp $
+
+  12 Feb 2015; Justin Lecher <[email protected]> cholmod-1.6.0-r1.ebuild:
+  Add missing dependency, #539812
 
   13 Jan 2015; Jeroen Roovers <[email protected]> cholmod-2.1.2.ebuild:
   Stable for HPPA (bug #534648).




Reply via email to