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 | 0725918dc925a2a1c4893bcc67a235a015bf09b7 (patch) | |
tree | d6b025ecaabe728e74f20cdde68f1c52fb4b316b /sci-mathematics/gmm/gmm-3.1.ebuild | |
parent | Marked ppc stable. (diff) | |
download | historical-0725918dc925a2a1c4893bcc67a235a015bf09b7.tar.gz historical-0725918dc925a2a1c4893bcc67a235a015bf09b7.tar.bz2 historical-0725918dc925a2a1c4893bcc67a235a015bf09b7.zip |
Stable for HPPA (bug #295884).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'sci-mathematics/gmm/gmm-3.1.ebuild')
-rw-r--r-- | sci-mathematics/gmm/gmm-3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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() { |