diff options
-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 8c71c37657b8..94547747f890 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.16 2011/04/26 16:28:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.17 2011/11/26 10:34:15 hwoarang Exp $ + + 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> gmm-4.1.ebuild: + Stable on amd64 wrt bug #391651 26 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -gmm-4.0.0.ebuild, gmm-4.1.ebuild: diff --git a/sci-mathematics/gmm/gmm-4.1.ebuild b/sci-mathematics/gmm/gmm-4.1.ebuild index 909487bf35b1..45c25be17120 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.2 2011/04/26 16:28:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.3 2011/11/26 10:34:15 hwoarang 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 ) |