mattst88    15/02/22 00:50:01

  Modified:             cholmod-2.1.2.ebuild cholmod-1.6.0-r1.ebuild
                        ChangeLog
  Log:
  Drop alpha keyword.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  sci-libs/cholmod/cholmod-2.1.2.ebuild

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

Index: cholmod-2.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-2.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cholmod-2.1.2.ebuild        13 Jan 2015 17:09:49 -0000      1.4
+++ cholmod-2.1.2.ebuild        22 Feb 2015 00:50:01 -0000      1.5
@@ -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-libs/cholmod/cholmod-2.1.2.ebuild,v 1.4 
2015/01/13 17:09:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-2.1.2.ebuild,v 1.5 
2015/02/22 00:50:01 mattst88 Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="minimal? ( LGPL-2.1 ) !minimal? ( GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
 IUSE="cuda doc lapack metis minimal static-libs"
 
 RDEPEND="



1.20                 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.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild?r1=1.19&r2=1.20

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.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- cholmod-1.6.0-r1.ebuild     12 Feb 2015 14:47:37 -0000      1.19
+++ cholmod-1.6.0-r1.ebuild     22 Feb 2015 00:50:01 -0000      1.20
@@ -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-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 
1.19 2015/02/12 14:47:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 
1.20 2015/02/22 00:50:01 mattst88 Exp $
 
 inherit autotools eutils toolchain-funcs
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
 IUSE="doc metis minimal supernodal"
 
 RDEPEND="



1.45                 sci-libs/cholmod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   12 Feb 2015 14:47:37 -0000      1.44
+++ ChangeLog   22 Feb 2015 00:50:01 -0000      1.45
@@ -1,6 +1,10 @@
 # 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.44 
2015/02/12 14:47:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.45 
2015/02/22 00:50:01 mattst88 Exp $
+
+  22 Feb 2015; Matt Turner <matts...@gentoo.org> cholmod-1.6.0-r1.ebuild,
+  cholmod-2.1.2.ebuild:
+  Drop alpha keyword.
 
   12 Feb 2015; Justin Lecher <j...@gentoo.org> cholmod-1.6.0-r1.ebuild:
   Add missing dependency, #539812




Reply via email to