diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-17 22:37:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-17 22:37:49 +0000 |
commit | 33fbae80c6d93d2356a388dfebdf76eb5302cf5d (patch) | |
tree | 918240e498add04009810137290af17955de1cd4 /sci-mathematics | |
parent | Version bump (diff) | |
download | gentoo-2-33fbae80c6d93d2356a388dfebdf76eb5302cf5d.tar.gz gentoo-2-33fbae80c6d93d2356a388dfebdf76eb5302cf5d.tar.bz2 gentoo-2-33fbae80c6d93d2356a388dfebdf76eb5302cf5d.zip |
Marked ~hppa (bug #260777).
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index 997e309e059e..4d9439a9c2b4 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.3 2009/04/11 15:54:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.4 2009/04/17 22:37:49 jer Exp $ + + 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> gmm-3.0: + Marked ~hppa (bug #260777). 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> gmm-3.0.ebuild: Add ~alpha/~ia64 wrt #260777 diff --git a/sci-mathematics/gmm/gmm-3.0.ebuild b/sci-mathematics/gmm/gmm-3.0.ebuild index f9ba1efabf29..0272c4b54529 100644 --- a/sci-mathematics/gmm/gmm-3.0.ebuild +++ b/sci-mathematics/gmm/gmm-3.0.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.0.ebuild,v 1.3 2009/04/11 15:54:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.0.ebuild,v 1.4 2009/04/17 22:37:49 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="" src_install() { |