diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-02-08 15:36:49 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-02-08 15:36:49 +0000 |
commit | 06a3980255b3ec7f303282a35f1626b046bad951 (patch) | |
tree | dda701881109beb4cefcc6b164003b57c80f51c1 /sci-libs/cholmod/cholmod-1.6.0-r1.ebuild | |
parent | Stable on alpha, bug #245707 (diff) | |
download | gentoo-2-06a3980255b3ec7f303282a35f1626b046bad951.tar.gz gentoo-2-06a3980255b3ec7f303282a35f1626b046bad951.tar.bz2 gentoo-2-06a3980255b3ec7f303282a35f1626b046bad951.zip |
Stable on alpha, bug #245707
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cholmod/cholmod-1.6.0-r1.ebuild')
-rw-r--r-- | sci-libs/cholmod/cholmod-1.6.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild b/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild index b902522e6638..384f51080f61 100644 --- a/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild +++ b/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.8 2008/11/28 09:26:55 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 1.9 2009/02/08 15:36:49 klausman Exp $ inherit autotools eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc metis minimal supernodal" RDEPEND="supernodal? ( virtual/lapack ) |