diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-08 20:36:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-08 20:36:20 +0000 |
commit | eddf2f498e30cd114c8313acc3199cb7a61f8639 (patch) | |
tree | 89dfb8c3d082c16db768069b15ad88a0e7a563ef /sci-mathematics/xmds/xmds-1.6.5.ebuild | |
parent | Version bump, including security bugfix. (diff) | |
download | historical-eddf2f498e30cd114c8313acc3199cb7a61f8639.tar.gz historical-eddf2f498e30cd114c8313acc3199cb7a61f8639.tar.bz2 historical-eddf2f498e30cd114c8313acc3199cb7a61f8639.zip |
amd64/x86 stable, bug #237002
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc5 i686
Diffstat (limited to 'sci-mathematics/xmds/xmds-1.6.5.ebuild')
-rw-r--r-- | sci-mathematics/xmds/xmds-1.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/xmds/xmds-1.6.5.ebuild b/sci-mathematics/xmds/xmds-1.6.5.ebuild index cef99e39faf1..3322be1f61c9 100644 --- a/sci-mathematics/xmds/xmds-1.6.5.ebuild +++ b/sci-mathematics/xmds/xmds-1.6.5.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-mathematics/xmds/xmds-1.6.5.ebuild,v 1.3 2008/06/29 08:59:38 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/xmds-1.6.5.ebuild,v 1.4 2008/09/08 20:36:20 maekke Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xmds/${P}.tar.gz doc? ( mirror://sourceforge/xmds/xmds_doc_${doc_ver}.pdf )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples mpi threads" DEPEND="sci-libs/fftw |