diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-04 22:29:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-04 22:29:59 +0000 |
commit | 12f4f86759103a3575270166b36dfa65c8ffc1dc (patch) | |
tree | 646b2f245129eb8a4741337a0c956c10e89af7b6 /sci-mathematics | |
parent | Marking libzip-0.10-r1 ppc for bug 396903 (diff) | |
download | gentoo-2-12f4f86759103a3575270166b36dfa65c8ffc1dc.tar.gz gentoo-2-12f4f86759103a3575270166b36dfa65c8ffc1dc.tar.bz2 gentoo-2-12f4f86759103a3575270166b36dfa65c8ffc1dc.zip |
Marking gmm-4.1 ppc for bug 391651
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index e41a4be9cabe..eed0e7e12307 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.20 2011/12/07 07:51:57 phajdan.jr Exp $ +# 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 $ + + 04 Jan 2012; Brent Baude <ranger@gentoo.org> gmm-4.1.ebuild: + Marking gmm-4.1 ppc for bug 391651 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gmm-4.1.ebuild: x86 stable wrt bug #391651 diff --git a/sci-mathematics/gmm/gmm-4.1.ebuild b/sci-mathematics/gmm/gmm-4.1.ebuild index a3c51871fc59..93c91b86c4da 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 +# 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.6 2011/12/07 07:51:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.7 2012/01/04 22:29:59 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 ) |