summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-12-20 12:25:36 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-12-20 12:25:36 +0000
commit9d0d0ffa733f28b3201715d10ce36841956f80fb (patch)
treeaee7d951ae24699eea4d49450f4fc5a50532fd3c /sci-mathematics/normaliz
parentStable on amd64 wrt bug #348166 (diff)
downloadgentoo-2-9d0d0ffa733f28b3201715d10ce36841956f80fb.tar.gz
gentoo-2-9d0d0ffa733f28b3201715d10ce36841956f80fb.tar.bz2
gentoo-2-9d0d0ffa733f28b3201715d10ce36841956f80fb.zip
Stable on amd64 wrt bug #348318
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/normaliz')
-rw-r--r--sci-mathematics/normaliz/ChangeLog5
-rw-r--r--sci-mathematics/normaliz/normaliz-2.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/normaliz/ChangeLog b/sci-mathematics/normaliz/ChangeLog
index 7a9fe397a0c2..e421a06d816b 100644
--- a/sci-mathematics/normaliz/ChangeLog
+++ b/sci-mathematics/normaliz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/normaliz
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.3 2010/12/12 18:26:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.4 2010/12/20 12:25:36 hwoarang Exp $
+
+ 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> normaliz-2.5-r1.ebuild:
+ Stable on amd64 wrt bug #348318
12 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
normaliz-2.5-r1.ebuild:
diff --git a/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild b/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild
index dcb8e22a4b48..b730d58184fa 100644
--- a/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild
+++ b/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v 1.4 2010/12/12 18:26:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v 1.5 2010/12/20 12:25:36 hwoarang Exp $
EAPI=2
@@ -14,7 +14,7 @@ SRC_URI="http://www.mathematik.uni-osnabrueck.de/${PN}/${MYP}.zip"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="extras openmp"
RDEPEND="dev-libs/gmp[-nocxx]"