diff options
author | 2009-05-17 13:13:35 +0000 | |
---|---|---|
committer | 2009-05-17 13:13:35 +0000 | |
commit | 6695366a0db4cf37b9d21043608b1a51002bfa53 (patch) | |
tree | b2e46595f4f2b6bdf5f8e2b96a30fb72f7ee849c /sci-libs/cxsparse/cxsparse-2.2.1.ebuild | |
parent | ppc stable #245707 (diff) | |
download | gentoo-2-6695366a0db4cf37b9d21043608b1a51002bfa53.tar.gz gentoo-2-6695366a0db4cf37b9d21043608b1a51002bfa53.tar.bz2 gentoo-2-6695366a0db4cf37b9d21043608b1a51002bfa53.zip |
ppc stable #245707
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-libs/cxsparse/cxsparse-2.2.1.ebuild')
-rw-r--r-- | sci-libs/cxsparse/cxsparse-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild index 418814d58b1e..f3c7079da723 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.11 2009/04/20 19:57:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.12 2009/05/17 13:13:35 nixnut 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" |