summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-09 11:45:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-09 11:45:56 +0000
commitf5739ca3818e17dfd82fcaea81eedc307e163773 (patch)
tree3f3394e34d3ecdc3884c7d58c88d7a753b0d2e71 /sci-mathematics
parentStable for amd64, wrt bug #542428 (diff)
downloadgentoo-2-f5739ca3818e17dfd82fcaea81eedc307e163773.tar.gz
gentoo-2-f5739ca3818e17dfd82fcaea81eedc307e163773.tar.bz2
gentoo-2-f5739ca3818e17dfd82fcaea81eedc307e163773.zip
Stable for amd64, wrt bug #542270
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/normaliz/ChangeLog5
-rw-r--r--sci-mathematics/normaliz/normaliz-2.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/normaliz/ChangeLog b/sci-mathematics/normaliz/ChangeLog
index ab6a23f2ccc3..5670c0f9e2c0 100644
--- a/sci-mathematics/normaliz/ChangeLog
+++ b/sci-mathematics/normaliz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/normaliz
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.24 2015/03/01 12:22:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.25 2015/03/09 11:45:56 ago Exp $
+
+ 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> normaliz-2.12.2.ebuild:
+ Stable for amd64, wrt bug #542270
01 Mar 2015; Thomas Kahle <tomka@gentoo.org>
+files/normaliz-2.12.2-gcc49.patch, normaliz-2.12.2.ebuild:
diff --git a/sci-mathematics/normaliz/normaliz-2.12.2.ebuild b/sci-mathematics/normaliz/normaliz-2.12.2.ebuild
index 07f3a2f24db4..0c20b28ef687 100644
--- a/sci-mathematics/normaliz/normaliz-2.12.2.ebuild
+++ b/sci-mathematics/normaliz/normaliz-2.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.12.2.ebuild,v 1.2 2015/03/01 12:22:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.12.2.ebuild,v 1.3 2015/03/09 11:45:56 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://www.mathematik.uni-osnabrueck.de/${PN}/Normaliz${PV}/Normaliz${P
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc extras openmp"
RDEPEND="dev-libs/gmp[cxx]"