summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2014-03-04 19:52:00 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2014-03-04 19:52:00 +0000
commit71f36c01444e458e84acba5242af0b158f6c2170 (patch)
treea6010b04994916194d892be1f52f373563d820a8 /sci-libs/cholmod
parentsci-physics/lammps: removing old versions now that 20140201 is stable. (diff)
downloadgentoo-2-71f36c01444e458e84acba5242af0b158f6c2170.tar.gz
gentoo-2-71f36c01444e458e84acba5242af0b158f6c2170.tar.bz2
gentoo-2-71f36c01444e458e84acba5242af0b158f6c2170.zip
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'sci-libs/cholmod')
-rw-r--r--sci-libs/cholmod/ChangeLog5
-rw-r--r--sci-libs/cholmod/cholmod-2.1.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-libs/cholmod/ChangeLog b/sci-libs/cholmod/ChangeLog
index c5f3fd2b58a5..138be659c990 100644
--- a/sci-libs/cholmod/ChangeLog
+++ b/sci-libs/cholmod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cholmod
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.41 2014/02/03 17:57:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.42 2014/03/04 19:52:00 vincent Exp $
+
+ 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> cholmod-2.1.2.ebuild:
+ Add ~mips keyword.
03 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> -cholmod-1.7.4.ebuild,
-cholmod-2.0.1.ebuild, -files/cholmod-1.7.4-debug.patch:
diff --git a/sci-libs/cholmod/cholmod-2.1.2.ebuild b/sci-libs/cholmod/cholmod-2.1.2.ebuild
index a391325c4418..6ace2cbfb87b 100644
--- a/sci-libs/cholmod/cholmod-2.1.2.ebuild
+++ b/sci-libs/cholmod/cholmod-2.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.2 2013/07/18 13:39:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-2.1.2.ebuild,v 1.3 2014/03/04 19:52:00 vincent Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
LICENSE="minimal? ( LGPL-2.1 ) !minimal? ( GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~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="