summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-12-12 18:26:01 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-12-12 18:26:01 +0000
commitdde05f1bc3fe270336dd5dbf32dd7c1197370aca (patch)
tree03483e794cf5abf39cfb791f53e4003b7a77f1e7 /sci-mathematics
parentAdded Prefix keywords (diff)
downloadgentoo-2-dde05f1bc3fe270336dd5dbf32dd7c1197370aca.tar.gz
gentoo-2-dde05f1bc3fe270336dd5dbf32dd7c1197370aca.tar.bz2
gentoo-2-dde05f1bc3fe270336dd5dbf32dd7c1197370aca.zip
x86 stable wrt bug #348318
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/normaliz/ChangeLog6
-rw-r--r--sci-mathematics/normaliz/normaliz-2.5-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/normaliz/ChangeLog b/sci-mathematics/normaliz/ChangeLog
index bc3af2e3c7d9..7a9fe397a0c2 100644
--- a/sci-mathematics/normaliz/ChangeLog
+++ b/sci-mathematics/normaliz/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2010/11/04 12:02:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.3 2010/12/12 18:26:01 phajdan.jr Exp $
+
+ 12 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ normaliz-2.5-r1.ebuild:
+ x86 stable wrt bug #348318
04 Nov 2010; Thomas Kahle <tomka@gentoo.org> normaliz-2.5-r1.ebuild,
-files/normaliz-2.5-makefile.patch,
diff --git a/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild b/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild
index 1f87bf157a2b..dcb8e22a4b48 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.3 2010/11/04 12:02:49 tomka Exp $
+# $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 $
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]"