summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-02-08 15:46:25 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-02-08 15:46:25 +0000
commitbc4ecd04485e472fd549bd8354ff222863e39bda (patch)
tree32451d20c8ea2d15a5100e13fe1e89e20da06427 /sci-libs/cxsparse
parentamd64/x86 stable, bug #245551 (diff)
downloadhistorical-bc4ecd04485e472fd549bd8354ff222863e39bda.tar.gz
historical-bc4ecd04485e472fd549bd8354ff222863e39bda.tar.bz2
historical-bc4ecd04485e472fd549bd8354ff222863e39bda.zip
Stable on alpha, bug #245707
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/cxsparse')
-rw-r--r--sci-libs/cxsparse/ChangeLog5
-rw-r--r--sci-libs/cxsparse/cxsparse-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cxsparse/ChangeLog b/sci-libs/cxsparse/ChangeLog
index cb3080031160..89577f026aaa 100644
--- a/sci-libs/cxsparse/ChangeLog
+++ b/sci-libs/cxsparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.7 2009/01/31 06:17:54 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.8 2009/02/08 15:42:09 klausman Exp $
+
+ 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> cxsparse-2.2.1.ebuild:
+ Stable on alpha, bug #245707
31 Jan 2009; Zac Medico <zmedico@gentoo.org> cxsparse-2.2.1.ebuild:
Update HOMEPAGE.
diff --git a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
index 0b585cc0e79d..84d9a96c3522 100644
--- a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
+++ b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.7 2009/01/31 06:17:54 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.8 2009/02/08 15:42:09 klausman Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/versions/${MY_PN}-${PV
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"