diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:13:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:13:08 +0000 |
commit | 1b211aeced51b1c048ac5a73d045e1ea76b78d06 (patch) | |
tree | 57c557d930c76e813b1b59322f17ccec27cb4a71 /sci-mathematics | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-1b211aeced51b1c048ac5a73d045e1ea76b78d06.tar.gz gentoo-2-1b211aeced51b1c048ac5a73d045e1ea76b78d06.tar.bz2 gentoo-2-1b211aeced51b1c048ac5a73d045e1ea76b78d06.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index fc7a7ae138f8..e39e26c9a655 100644 --- a/sci-mathematics/gmm/ChangeLog +++ b/sci-mathematics/gmm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gmm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.8 2009/10/17 10:33:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.9 2009/11/29 16:13:08 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> gmm-3.1.ebuild: + Add ~sparc 17 Oct 2009; Markus Meier <maekke@gentoo.org> gmm-3.1.ebuild: x86 stable, bug #287943 diff --git a/sci-mathematics/gmm/gmm-3.1.ebuild b/sci-mathematics/gmm/gmm-3.1.ebuild index 04066ee4fc22..3ba45bd51152 100644 --- a/sci-mathematics/gmm/gmm-3.1.ebuild +++ b/sci-mathematics/gmm/gmm-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.3 2009/10/17 10:33:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.4 2009/11/29 16:13:08 armin76 Exp $ inherit eutils @@ -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 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" src_install() { |