diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 15:54:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 15:54:43 +0000 |
commit | a3167b77002de7798711bbde4ac9308ab136eacc (patch) | |
tree | 604872829a63c28e8d743ea10a6f083ec778366e /sci-mathematics/gmm | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-a3167b77002de7798711bbde4ac9308ab136eacc.tar.gz gentoo-2-a3167b77002de7798711bbde4ac9308ab136eacc.tar.bz2 gentoo-2-a3167b77002de7798711bbde4ac9308ab136eacc.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index 6f94df0905a0..997e309e059e 100644 --- a/sci-mathematics/gmm/ChangeLog +++ b/sci-mathematics/gmm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gmm -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.2 2008/11/02 06:55:21 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.3 2009/04/11 15:54:43 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> gmm-3.0.ebuild: + Add ~alpha/~ia64 wrt #260777 02 Nov 2008; Mike Frysinger <vapier@gentoo.org> gmm-3.0.ebuild: Add ppc/ppc64 love for KDE 4. diff --git a/sci-mathematics/gmm/gmm-3.0.ebuild b/sci-mathematics/gmm/gmm-3.0.ebuild index c6d77a0990b9..f9ba1efabf29 100644 --- a/sci-mathematics/gmm/gmm-3.0.ebuild +++ b/sci-mathematics/gmm/gmm-3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.0.ebuild,v 1.2 2008/11/02 06:55:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.0.ebuild,v 1.3 2009/04/11 15:54:43 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" src_install() { |