diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-30 06:09:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-30 06:09:44 +0000 |
commit | 53dc275c208d08179657ded7c9723b45647cbb6c (patch) | |
tree | f44e2589c6263bd20aacc5c4c5488619da0bec87 /sci-mathematics/gmm/gmm-3.1.ebuild | |
parent | Marked ppc/ppc64 stable. (diff) | |
download | historical-53dc275c208d08179657ded7c9723b45647cbb6c.tar.gz historical-53dc275c208d08179657ded7c9723b45647cbb6c.tar.bz2 historical-53dc275c208d08179657ded7c9723b45647cbb6c.zip |
Marked ppc/ppc64 stable.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics/gmm/gmm-3.1.ebuild')
-rw-r--r-- | sci-mathematics/gmm/gmm-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gmm/gmm-3.1.ebuild b/sci-mathematics/gmm/gmm-3.1.ebuild index 3ba45bd51152..01af4e4bd4ca 100644 --- a/sci-mathematics/gmm/gmm-3.1.ebuild +++ b/sci-mathematics/gmm/gmm-3.1.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.1.ebuild,v 1.4 2009/11/29 16:13:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.5 2009/11/30 06:09:44 josejx 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 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" src_install() { |