diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-09 02:00:37 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-09 02:00:37 +0000 |
commit | 465fe106b7905ee2e92462fff42fb57cc421dda4 (patch) | |
tree | 4697e574107106e34c96bc012ec8ec8b02b16f9f /sci-mathematics | |
parent | stable ppc, bug #436770 (diff) | |
download | gentoo-2-465fe106b7905ee2e92462fff42fb57cc421dda4.tar.gz gentoo-2-465fe106b7905ee2e92462fff42fb57cc421dda4.tar.bz2 gentoo-2-465fe106b7905ee2e92462fff42fb57cc421dda4.zip |
stable ppc ppc64, bug #436318
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index 05f51fc51e87..4f59faafbc1a 100644 --- a/sci-mathematics/gmm/ChangeLog +++ b/sci-mathematics/gmm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gmm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.27 2012/10/03 10:31:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.28 2012/10/09 02:00:37 blueness Exp $ + + 09 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gmm-4.2.ebuild: + stable ppc ppc64, bug #436318 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gmm-4.2.ebuild: Stable for amd64, wrt bug #436318 diff --git a/sci-mathematics/gmm/gmm-4.2.ebuild b/sci-mathematics/gmm/gmm-4.2.ebuild index 37bd5ef82844..7ca85c376dcc 100644 --- a/sci-mathematics/gmm/gmm-4.2.ebuild +++ b/sci-mathematics/gmm/gmm-4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.2.ebuild,v 1.2 2012/10/03 10:31:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.2.ebuild,v 1.3 2012/10/09 02:00:37 blueness Exp $ EAPI=4 @@ -10,7 +10,7 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/" LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DOCS=( AUTHORS ) |