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 | 9a2bd749764e47835fcd7aa2771cd0733fcc4f89 (patch) | |
tree | dc36b8ce6d7b64c898e0af2f62e222a7f60f97fc /sci-mathematics/gmm | |
parent | Marked ppc/ppc64 stable. (diff) | |
download | gentoo-2-9a2bd749764e47835fcd7aa2771cd0733fcc4f89.tar.gz gentoo-2-9a2bd749764e47835fcd7aa2771cd0733fcc4f89.tar.bz2 gentoo-2-9a2bd749764e47835fcd7aa2771cd0733fcc4f89.zip |
Marked ppc/ppc64 stable.
(Portage version: 2.1.6.13/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index e39e26c9a655..c4940118fcc8 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.9 2009/11/29 16:13:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.10 2009/11/30 06:09:44 josejx Exp $ + + 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> gmm-3.1.ebuild: + Marked ppc/ppc64 stable. 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> gmm-3.1.ebuild: Add ~sparc 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() { |