diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-21 17:24:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-21 17:24:33 +0000 |
commit | 6f73231f98f3840c25861c020770c6beea208278 (patch) | |
tree | ee28116cc8eef37745ea7bde0a16489cf15aaf66 /sci-physics | |
parent | stable x86, bug 301660 (diff) | |
download | gentoo-2-6f73231f98f3840c25861c020770c6beea208278.tar.gz gentoo-2-6f73231f98f3840c25861c020770c6beea208278.tar.bz2 gentoo-2-6f73231f98f3840c25861c020770c6beea208278.zip |
stable x86, bug 294447
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/meep/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/meep/meep-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/meep/ChangeLog b/sci-physics/meep/ChangeLog index 0d60a00e9c87..ba46318f91d0 100644 --- a/sci-physics/meep/ChangeLog +++ b/sci-physics/meep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/meep -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/ChangeLog,v 1.12 2009/09/09 22:17:47 bicatali Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/ChangeLog,v 1.13 2010/01/21 17:24:33 fauli Exp $ + + 21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> meep-1.1.1.ebuild: + stable x86, bug 294447 *meep-1.1.1 (09 Sep 2009) diff --git a/sci-physics/meep/meep-1.1.1.ebuild b/sci-physics/meep/meep-1.1.1.ebuild index 2b8fc8f87074..8a8b83f216c8 100644 --- a/sci-physics/meep/meep-1.1.1.ebuild +++ b/sci-physics/meep/meep-1.1.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-physics/meep/meep-1.1.1.ebuild,v 1.1 2009/09/09 22:17:47 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/meep-1.1.1.ebuild,v 1.2 2010/01/21 17:24:33 fauli Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://ab-initio.mit.edu/meep/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="bindist examples hdf5 guile mpi" DEPEND="sci-libs/fftw |