summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-04 17:48:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-04 17:48:29 +0000
commit69a56872682367c68fdfbefb8dacae81dfdbba22 (patch)
tree3ec5765e865bad069215aed59b1d69dfa4e21cc9 /sci-mathematics/gmm
parentVersion bump. (diff)
downloadgentoo-2-69a56872682367c68fdfbefb8dacae81dfdbba22.tar.gz
gentoo-2-69a56872682367c68fdfbefb8dacae81dfdbba22.tar.bz2
gentoo-2-69a56872682367c68fdfbefb8dacae81dfdbba22.zip
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r--sci-mathematics/gmm/ChangeLog6
-rw-r--r--sci-mathematics/gmm/gmm-3.1.ebuild6
-rw-r--r--sci-mathematics/gmm/gmm-4.1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog
index 4d08bf1bf6c8..afb4c8bca981 100644
--- a/sci-mathematics/gmm/ChangeLog
+++ b/sci-mathematics/gmm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/gmm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.18 2011/11/30 03:55:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.19 2011/12/04 17:48:29 armin76 Exp $
+
+ 04 Dec 2011; Raúl Porcel <armin76@gentoo.org> gmm-3.1.ebuild,
+ gmm-4.1.ebuild:
+ Drop alpha/ia64/sparc keywords
30 Nov 2011; Jeroen Roovers <jer@gentoo.org> gmm-4.1.ebuild:
Stable for HPPA (bug #391651).
diff --git a/sci-mathematics/gmm/gmm-3.1.ebuild b/sci-mathematics/gmm/gmm-3.1.ebuild
index 39d2f8555c82..c38ddeac2d60 100644
--- a/sci-mathematics/gmm/gmm-3.1.ebuild
+++ b/sci-mathematics/gmm/gmm-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.7 2010/01/14 02:03:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.8 2011/12/04 17:48:29 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 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd"
IUSE=""
src_install() {
diff --git a/sci-mathematics/gmm/gmm-4.1.ebuild b/sci-mathematics/gmm/gmm-4.1.ebuild
index 05811aa9e442..472f2a005f0b 100644
--- a/sci-mathematics/gmm/gmm-4.1.ebuild
+++ b/sci-mathematics/gmm/gmm-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.4 2011/11/30 03:55:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.5 2011/12/04 17:48:29 armin76 Exp $
EAPI=4
@@ -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 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DOCS=( AUTHORS )