summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-03-27 12:39:55 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-03-27 12:39:55 +0000
commitfbfb6336347cec6f13b05c493aea7ec1c35b591c (patch)
tree128f291d6bbbd53b9952c4a665eb185840680cd0 /sci-libs/cxsparse
parentVersion bump (diff)
downloadhistorical-fbfb6336347cec6f13b05c493aea7ec1c35b591c.tar.gz
historical-fbfb6336347cec6f13b05c493aea7ec1c35b591c.tar.bz2
historical-fbfb6336347cec6f13b05c493aea7ec1c35b591c.zip
Sparc stable, preparation for bug #245707.
Package-Manager: portage-2.2_rc27/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 c0efa0b6ec3d..2e86aaea63cb 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.10 2009/03/23 03:19:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.11 2009/03/27 12:29:04 fmccor Exp $
+
+ 27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> cxsparse-2.2.1.ebuild:
+ Sparc stable, preparation for bug #245707.
23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> cxsparse-2.2.1.ebuild:
amd64 stable, bug 245707
diff --git a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
index 2f771defae6d..34d9642b457c 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.9 2009/03/23 03:19:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.10 2009/03/27 12:29:04 fmccor 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"