diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:51:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:51:57 +0000 |
commit | 22c64497a7e4984c397f7e7cf97596c8398ca21e (patch) | |
tree | f6dd692c8200cda9262a38897b381add80d27892 /sci-mathematics | |
parent | x86 stable wrt bug #392829 (diff) | |
download | gentoo-2-22c64497a7e4984c397f7e7cf97596c8398ca21e.tar.gz gentoo-2-22c64497a7e4984c397f7e7cf97596c8398ca21e.tar.bz2 gentoo-2-22c64497a7e4984c397f7e7cf97596c8398ca21e.zip |
x86 stable wrt bug #391651
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-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 afb4c8bca981..e41a4be9cabe 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.19 2011/12/04 17:48:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.20 2011/12/07 07:51:57 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gmm-4.1.ebuild: + x86 stable wrt bug #391651 04 Dec 2011; Raúl Porcel <armin76@gentoo.org> gmm-3.1.ebuild, gmm-4.1.ebuild: diff --git a/sci-mathematics/gmm/gmm-4.1.ebuild b/sci-mathematics/gmm/gmm-4.1.ebuild index 472f2a005f0b..a3c51871fc59 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.5 2011/12/04 17:48:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.6 2011/12/07 07:51:57 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/" LICENSE="LGPL-2.1" 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 ) |