diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 12:42:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 12:42:16 +0000 |
commit | 61147e36a9bc77109d5dd091671fd9d24eec9181 (patch) | |
tree | 749937a9ca9a21f3e53337bf914e85efdfc58cda /sci-mathematics | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-61147e36a9bc77109d5dd091671fd9d24eec9181.tar.gz gentoo-2-61147e36a9bc77109d5dd091671fd9d24eec9181.tar.bz2 gentoo-2-61147e36a9bc77109d5dd091671fd9d24eec9181.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index c4940118fcc8..85bc061ab27c 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.10 2009/11/30 06:09:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.11 2009/12/27 12:42:16 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> gmm-3.1.ebuild: + alpha/ia64/sparc stable 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> gmm-3.1.ebuild: Marked ppc/ppc64 stable. diff --git a/sci-mathematics/gmm/gmm-3.1.ebuild b/sci-mathematics/gmm/gmm-3.1.ebuild index 01af4e4bd4ca..bfb855f6ed00 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.5 2009/11/30 06:09:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.6 2009/12/27 12:42:16 armin76 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() { |