summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-02-08 15:33:49 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-02-08 15:33:49 +0000
commit589c4cfd7c24e9a92eab94788de737dff89ae36a (patch)
tree74de3830af7da7f185be8be70e258e96af35d777 /sci-libs
parentamd64/x86 stable, bug #245440 (diff)
downloadgentoo-2-589c4cfd7c24e9a92eab94788de737dff89ae36a.tar.gz
gentoo-2-589c4cfd7c24e9a92eab94788de737dff89ae36a.tar.bz2
gentoo-2-589c4cfd7c24e9a92eab94788de737dff89ae36a.zip
Stable on alpha, bug #245707
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/metis/ChangeLog7
-rw-r--r--sci-libs/metis/metis-4.0.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/metis/ChangeLog b/sci-libs/metis/ChangeLog
index 430163a0ff61..07682594340d 100644
--- a/sci-libs/metis/ChangeLog
+++ b/sci-libs/metis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/metis
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/metis/ChangeLog,v 1.10 2008/10/17 18:45:21 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/metis/ChangeLog,v 1.11 2009/02/08 15:33:49 klausman Exp $
+
+ 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> metis-4.0.1-r1.ebuild:
+ Stable on alpha, bug #245707
17 Oct 2008; Markus Meier <maekke@gentoo.org> metadata.xml:
openmp USE-flag is global now
diff --git a/sci-libs/metis/metis-4.0.1-r1.ebuild b/sci-libs/metis/metis-4.0.1-r1.ebuild
index 309992ea2707..06bbbff27501 100644
--- a/sci-libs/metis/metis-4.0.1-r1.ebuild
+++ b/sci-libs/metis/metis-4.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/metis/metis-4.0.1-r1.ebuild,v 1.6 2008/05/22 01:25:51 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/metis/metis-4.0.1-r1.ebuild,v 1.7 2009/02/08 15:33:49 klausman Exp $
inherit autotools eutils
@@ -9,7 +9,7 @@ DESCRIPTION="A package for unstructured serial graph partitioning"
HOMEPAGE="http://www-users.cs.umn.edu/~karypis/metis/metis/index.html"
SRC_URI="http://glaros.dtc.umn.edu/gkhome/fetch/sw/${PN}/${MYP}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
LICENSE="free-noncomm"
IUSE="doc"