diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-19 14:59:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-19 14:59:41 +0000 |
commit | ecac7a872d6f6b104d8d4d19a792779274897439 (patch) | |
tree | e186e94cb7050079d28ea9821df32673db3a66a0 /sci-mathematics | |
parent | Remove pre-releases of dev-util/darcs-2.1.0 (diff) | |
download | gentoo-2-ecac7a872d6f6b104d8d4d19a792779274897439.tar.gz gentoo-2-ecac7a872d6f6b104d8d4d19a792779274897439.tar.bz2 gentoo-2-ecac7a872d6f6b104d8d4d19a792779274897439.zip |
amd64/x86 stable, bug #242600
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/xmds/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/xmds/xmds-1.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/xmds/ChangeLog b/sci-mathematics/xmds/ChangeLog index 42d0daf82db7..ab2337f2f49f 100644 --- a/sci-mathematics/xmds/ChangeLog +++ b/sci-mathematics/xmds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/xmds # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/ChangeLog,v 1.7 2008/09/10 21:14:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/ChangeLog,v 1.8 2008/10/19 14:59:41 maekke Exp $ + + 19 Oct 2008; Markus Meier <maekke@gentoo.org> xmds-1.6.6.ebuild: + amd64/x86 stable, bug #242600 *xmds-1.6.6 (10 Sep 2008) diff --git a/sci-mathematics/xmds/xmds-1.6.6.ebuild b/sci-mathematics/xmds/xmds-1.6.6.ebuild index 4f077ac0b67b..504cae38fa0f 100644 --- a/sci-mathematics/xmds/xmds-1.6.6.ebuild +++ b/sci-mathematics/xmds/xmds-1.6.6.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.6.ebuild,v 1.1 2008/09/10 21:14:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/xmds-1.6.6.ebuild,v 1.2 2008/10/19 14:59:41 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 |