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 | c8e5ba7dca3150c51dd80f1592526bd55f5d6f5e (patch) | |
tree | 9fc1191b16220231e31d275b6848c5542135e745 /sci-mathematics/xmds/xmds-1.6.5.ebuild | |
parent | Version bump, including security bugfix. (diff) | |
download | gentoo-2-c8e5ba7dca3150c51dd80f1592526bd55f5d6f5e.tar.gz gentoo-2-c8e5ba7dca3150c51dd80f1592526bd55f5d6f5e.tar.bz2 gentoo-2-c8e5ba7dca3150c51dd80f1592526bd55f5d6f5e.zip |
amd64/x86 stable, bug #237002
(Portage version: 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 |