diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 10:18:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 10:18:46 +0000 |
commit | ce9ca2b0608932003d8e88369d5ce2b7df9e2542 (patch) | |
tree | 558d3aa4e795770d2b6c4f9e0eabc64e2ec1e4bf /sci-libs/cxsparse | |
parent | HPPA team wants to drop keywording of GNOME packages. (diff) | |
download | historical-ce9ca2b0608932003d8e88369d5ce2b7df9e2542.tar.gz historical-ce9ca2b0608932003d8e88369d5ce2b7df9e2542.tar.bz2 historical-ce9ca2b0608932003d8e88369d5ce2b7df9e2542.zip |
ppc64 stable wrt #318649
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/cxsparse')
-rw-r--r-- | sci-libs/cxsparse/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cxsparse/cxsparse-2.2.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-libs/cxsparse/ChangeLog b/sci-libs/cxsparse/ChangeLog index ee996079838e..c1c2fd621914 100644 --- a/sci-libs/cxsparse/ChangeLog +++ b/sci-libs/cxsparse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cxsparse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.16 2010/01/02 18:11:27 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.17 2010/07/09 10:11:57 ssuominen Exp $ + + 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> cxsparse-2.2.1.ebuild: + ppc64 stable wrt #318649 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cxsparse-2.2.3.ebuild: diff --git a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild index e9dbae2df710..3b09059525ef 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 +# Copyright 1999-2010 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.13 2009/10/12 20:05:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.14 2010/07/09 10:11:57 ssuominen 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" |