diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 02:03:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 02:03:42 +0000 |
commit | 7e304987c2edd91a204f17ae87d4d1b296f44250 (patch) | |
tree | 2b9f03013053be88a8036efce111b612debf4b09 /sci-mathematics/gmm | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-7e304987c2edd91a204f17ae87d4d1b296f44250.tar.gz gentoo-2-7e304987c2edd91a204f17ae87d4d1b296f44250.tar.bz2 gentoo-2-7e304987c2edd91a204f17ae87d4d1b296f44250.zip |
Stable for HPPA (bug #295884).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/gmm/gmm-3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index 85bc061ab27c..57b0581ca4be 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.11 2009/12/27 12:42:16 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.12 2010/01/14 02:03:42 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> gmm-3.1.ebuild: + Stable for HPPA (bug #295884). 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> gmm-3.1.ebuild: alpha/ia64/sparc stable diff --git a/sci-mathematics/gmm/gmm-3.1.ebuild b/sci-mathematics/gmm/gmm-3.1.ebuild index bfb855f6ed00..39d2f8555c82 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 +# Copyright 1999-2010 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.6 2009/12/27 12:42:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.7 2010/01/14 02:03:42 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 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" src_install() { |