diff options
author | Peter Bienstman <pbienst@gentoo.org> | 2007-08-21 20:43:48 +0000 |
---|---|---|
committer | Peter Bienstman <pbienst@gentoo.org> | 2007-08-21 20:43:48 +0000 |
commit | 9f9bf96cec91840ceaf22e174b2fee3c17b2f9ba (patch) | |
tree | 774848f37960e7867e7f919d748e7f165ecdf974 /sci-physics/mpb | |
parent | add a check for zlib, per bug #188389 (diff) | |
download | gentoo-2-9f9bf96cec91840ceaf22e174b2fee3c17b2f9ba.tar.gz gentoo-2-9f9bf96cec91840ceaf22e174b2fee3c17b2f9ba.tar.bz2 gentoo-2-9f9bf96cec91840ceaf22e174b2fee3c17b2f9ba.zip |
Add ~amd64.
(Portage version: 2.1.2.12)
Diffstat (limited to 'sci-physics/mpb')
-rw-r--r-- | sci-physics/mpb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/mpb/mpb-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/mpb/ChangeLog b/sci-physics/mpb/ChangeLog index fd9497ac976d..a73108fc4393 100644 --- a/sci-physics/mpb/ChangeLog +++ b/sci-physics/mpb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/mpb # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.7 2007/01/10 18:38:34 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.8 2007/08/21 20:43:48 pbienst Exp $ + + 21 Aug 2007; <pbienst@gentoo.org> mpb-1.4.2.ebuild: + Added ~amd64. 10 Jan 2007; Piotr Jaroszyński <peper@gentoo.org> Manifest: Fix Manifest. diff --git a/sci-physics/mpb/mpb-1.4.2.ebuild b/sci-physics/mpb/mpb-1.4.2.ebuild index 26a1024b25ca..ff4f14974ee8 100644 --- a/sci-physics/mpb/mpb-1.4.2.ebuild +++ b/sci-physics/mpb/mpb-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2.ebuild,v 1.5 2007/06/26 02:44:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2.ebuild,v 1.6 2007/08/21 20:43:48 pbienst Exp $ inherit fortran @@ -9,7 +9,7 @@ SRC_URI="http://ab-initio.mit.edu/mpb/${P}.tar.gz" HOMEPAGE="http://ab-initio.mit.edu/mpb/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" SLOT="0" |