summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-04-28 00:35:30 +0000
committerJeroen Roovers <jer@gentoo.org>2008-04-28 00:35:30 +0000
commit08e93bf44bc8b7123d0482baef3d04945c901967 (patch)
tree8f3d78d435ee1d7b4442706deeb51fa5dd6b112f /sci-libs/cxsparse
parentmark both ebuilds -x86 because locale-gen is missing from the gentoo full pat... (diff)
downloadgentoo-2-08e93bf44bc8b7123d0482baef3d04945c901967.tar.gz
gentoo-2-08e93bf44bc8b7123d0482baef3d04945c901967.tar.bz2
gentoo-2-08e93bf44bc8b7123d0482baef3d04945c901967.zip
Marked ~hppa (bug #219460).
(Portage version: 2.1.5_rc6)
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 4ea193e56920..fa339fa007a6 100644
--- a/sci-libs/cxsparse/ChangeLog
+++ b/sci-libs/cxsparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.2 2008/04/27 14:35:26 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.3 2008/04/28 00:35:30 jer Exp $
+
+ 28 Apr 2008; Jeroen Roovers <jer@gentoo.org> cxsparse-2.2.1.ebuild:
+ Marked ~hppa (bug #219460).
27 Apr 2008; Ferris McCormick <fmccor@gentoo.org> cxsparse-2.2.1.ebuild:
Added ~sparc for testing, Bug #219460 (all demos run successfully).
diff --git a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
index 0075e6275851..e757140496cb 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-2008 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.2 2008/04/27 14:35:25 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.3 2008/04/28 00:35:30 jer 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="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"