diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-07-01 15:05:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-07-01 15:05:10 +0000 |
commit | 76183de8a0295c4d78bf9e58dafa510738d3bd8e (patch) | |
tree | 7a4c1103f135a9381fc20165a89722808e1e21d2 /sci-mathematics/gmm | |
parent | arm stable (diff) | |
download | gentoo-2-76183de8a0295c4d78bf9e58dafa510738d3bd8e.tar.gz gentoo-2-76183de8a0295c4d78bf9e58dafa510738d3bd8e.tar.bz2 gentoo-2-76183de8a0295c4d78bf9e58dafa510738d3bd8e.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index 4d9439a9c2b4..1a6e02a65708 100644 --- a/sci-mathematics/gmm/ChangeLog +++ b/sci-mathematics/gmm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gmm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.4 2009/04/17 22:37:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.5 2009/07/01 15:05:10 aballier Exp $ + + 01 Jul 2009; Alexis Ballier <aballier@gentoo.org> gmm-3.0.ebuild: + keyword ~x86-fbsd 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> gmm-3.0: Marked ~hppa (bug #260777). diff --git a/sci-mathematics/gmm/gmm-3.0.ebuild b/sci-mathematics/gmm/gmm-3.0.ebuild index 0272c4b54529..3a3ef74f2527 100644 --- a/sci-mathematics/gmm/gmm-3.0.ebuild +++ b/sci-mathematics/gmm/gmm-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.0.ebuild,v 1.4 2009/04/17 22:37:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.0.ebuild,v 1.5 2009/07/01 15:05:10 aballier Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" src_install() { |