summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Morgan <jmorgan@gentoo.org>2015-05-13 06:37:01 +0000
committerJack Morgan <jmorgan@gentoo.org>2015-05-13 06:37:01 +0000
commit1f5302876e14c5a336fd2103cba573b663228f89 (patch)
tree377fa76591e5b52c306dae2527f06921078f4e6e /sci-libs
parentsparc stable wrt bug #530424 (diff)
downloadgentoo-2-1f5302876e14c5a336fd2103cba573b663228f89.tar.gz
gentoo-2-1f5302876e14c5a336fd2103cba573b663228f89.tar.bz2
gentoo-2-1f5302876e14c5a336fd2103cba573b663228f89.zip
sparc stable wrt bug #534648
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cholmod/ChangeLog5
-rw-r--r--sci-libs/cholmod/cholmod-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cholmod/ChangeLog b/sci-libs/cholmod/ChangeLog
index c9d913e7d236..f76c06ba5834 100644
--- a/sci-libs/cholmod/ChangeLog
+++ b/sci-libs/cholmod/ChangeLog
@@ -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.48 2015/04/21 17:47:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.49 2015/05/13 06:37:01 jmorgan Exp $
+
+ 13 May 2015; Jack Morgan <jmorgan@gentoo.org> cholmod-2.1.2.ebuild:
+ sparc stable wrt bug #534648
21 Apr 2015; Pacho Ramos <pacho@gentoo.org> cholmod-2.1.2.ebuild:
x86 stable wrt bug #534648
diff --git a/sci-libs/cholmod/cholmod-2.1.2.ebuild b/sci-libs/cholmod/cholmod-2.1.2.ebuild
index 958bbbd8a629..3d4b5e0f6407 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-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.8 2015/04/21 17:47:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-2.1.2.ebuild,v 1.9 2015/05/13 06:37:01 jmorgan 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="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="