summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-11-26 10:34:15 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-11-26 10:34:15 +0000
commit6a6e633814db6d1ccda116e2293472a00f7d46bb (patch)
tree774b212bb21f039a79bceac023ed228f591375dc
parentAdd missing dies and net-misc/curl to RDEPEND. Stable on amd64 wrt bug #391821 (diff)
downloadgentoo-2-6a6e633814db6d1ccda116e2293472a00f7d46bb.tar.gz
gentoo-2-6a6e633814db6d1ccda116e2293472a00f7d46bb.tar.bz2
gentoo-2-6a6e633814db6d1ccda116e2293472a00f7d46bb.zip
Stable on amd64 wrt bug #391651
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
-rw-r--r--sci-mathematics/gmm/ChangeLog5
-rw-r--r--sci-mathematics/gmm/gmm-4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog
index 8c71c37657b8..94547747f890 100644
--- a/sci-mathematics/gmm/ChangeLog
+++ b/sci-mathematics/gmm/ChangeLog
@@ -1,6 +1,9 @@
# 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.16 2011/04/26 16:28:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.17 2011/11/26 10:34:15 hwoarang Exp $
+
+ 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> gmm-4.1.ebuild:
+ Stable on amd64 wrt bug #391651
26 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -gmm-4.0.0.ebuild,
gmm-4.1.ebuild:
diff --git a/sci-mathematics/gmm/gmm-4.1.ebuild b/sci-mathematics/gmm/gmm-4.1.ebuild
index 909487bf35b1..45c25be17120 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.2 2011/04/26 16:28:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.1.ebuild,v 1.3 2011/11/26 10:34:15 hwoarang 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="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DOCS=( AUTHORS )