diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:55:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:55:22 +0000 |
commit | 7a35626a9143d2c0c30d005cca34a30d8e4d8266 (patch) | |
tree | 7968001cc151bbd34faa84c7cca1df719f79cf91 /sci-mathematics/gmm | |
parent | Stable for HPPA (bug #391473). (diff) | |
download | gentoo-2-7a35626a9143d2c0c30d005cca34a30d8e4d8266.tar.gz gentoo-2-7a35626a9143d2c0c30d005cca34a30d8e4d8266.tar.bz2 gentoo-2-7a35626a9143d2c0c30d005cca34a30d8e4d8266.zip |
Stable for HPPA (bug #391651).
(Portage version: 2.2.0_alpha79/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-4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index 94547747f890..4d08bf1bf6c8 100644 --- a/sci-mathematics/gmm/ChangeLog +++ b/sci-mathematics/gmm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gmm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.17 2011/11/26 10:34:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.18 2011/11/30 03:55:22 jer Exp $ + + 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> gmm-4.1.ebuild: + Stable for HPPA (bug #391651). 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> gmm-4.1.ebuild: Stable on amd64 wrt bug #391651 diff --git a/sci-mathematics/gmm/gmm-4.1.ebuild b/sci-mathematics/gmm/gmm-4.1.ebuild index 45c25be17120..05811aa9e442 100644 --- a/sci-mathematics/gmm/gmm-4.1.ebuild +++ b/sci-mathematics/gmm/gmm-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.3 2011/11/26 10:34:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.4 2011/11/30 03:55:22 jer Exp $ EAPI=4 @@ -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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DOCS=( AUTHORS ) |