summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-10-16 02:31:53 +0000
committerNaohiro Aota <naota@gentoo.org>2012-10-16 02:31:53 +0000
commit0a60a6ab74599fb022724499608b9187dd6769bc (patch)
tree56c6ce602921cac0ab2f9f225830a0d6778a95c3 /sci-libs/cxsparse
parentDummy commit to re-sign manifest (diff)
downloadgentoo-2-0a60a6ab74599fb022724499608b9187dd6769bc.tar.gz
gentoo-2-0a60a6ab74599fb022724499608b9187dd6769bc.tar.bz2
gentoo-2-0a60a6ab74599fb022724499608b9187dd6769bc.zip
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cxsparse')
-rw-r--r--sci-libs/cxsparse/ChangeLog6
-rw-r--r--sci-libs/cxsparse/cxsparse-2.2.6.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/cxsparse/ChangeLog b/sci-libs/cxsparse/ChangeLog
index c60cedafdbb9..df4646157ff7 100644
--- a/sci-libs/cxsparse/ChangeLog
+++ b/sci-libs/cxsparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.21 2012/01/20 05:49:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.22 2012/10/16 02:31:53 naota Exp $
+
+ 16 Oct 2012; <naota@gentoo.org> cxsparse-2.2.6.ebuild:
+ Add ~x86-fbsd.
*cxsparse-2.2.6 (20 Jan 2012)
@@ -80,4 +83,3 @@
+files/cxsparse-2.2.1-autotools.patch, +metadata.xml,
+cxsparse-2.2.1.ebuild:
Initial import. Thanks to Justin Bronder for his work, see bug #173900
-
diff --git a/sci-libs/cxsparse/cxsparse-2.2.6.ebuild b/sci-libs/cxsparse/cxsparse-2.2.6.ebuild
index c8c4a2ad6df0..74dd650ae3fa 100644
--- a/sci-libs/cxsparse/cxsparse-2.2.6.ebuild
+++ b/sci-libs/cxsparse/cxsparse-2.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.6.ebuild,v 1.1 2012/01/20 05:49:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.6.ebuild,v 1.2 2012/10/16 02:31:53 naota Exp $
EAPI=4
@@ -15,7 +15,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 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
DEPEND="sci-libs/ufconfig"