diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:59:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:59:13 +0000 |
commit | d6fcd3995b02dfca2d3a32d2752dbaeed29c8334 (patch) | |
tree | 476934bd4640e0da0b286a930ef5ed0796e54a7a /sci-mathematics | |
parent | Marking idnkit-1.0-r2 ppc64 for bug 400433 (diff) | |
download | gentoo-2-d6fcd3995b02dfca2d3a32d2752dbaeed29c8334.tar.gz gentoo-2-d6fcd3995b02dfca2d3a32d2752dbaeed29c8334.tar.bz2 gentoo-2-d6fcd3995b02dfca2d3a32d2752dbaeed29c8334.zip |
Marking gmm-4.1 ppc64 for bug 391651
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 eed0e7e12307..87413e31daac 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.21 2012/01/04 22:29:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.22 2012/03/02 20:59:13 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> gmm-4.1.ebuild: + Marking gmm-4.1 ppc64 for bug 391651 04 Jan 2012; Brent Baude <ranger@gentoo.org> gmm-4.1.ebuild: Marking gmm-4.1 ppc for bug 391651 diff --git a/sci-mathematics/gmm/gmm-4.1.ebuild b/sci-mathematics/gmm/gmm-4.1.ebuild index 93c91b86c4da..025ab9db57d0 100644 --- a/sci-mathematics/gmm/gmm-4.1.ebuild +++ b/sci-mathematics/gmm/gmm-4.1.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.1.ebuild,v 1.7 2012/01/04 22:29:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.8 2012/03/02 20:59:13 ranger 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 ) |