summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:09:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:09:18 +0000
commitc30798c4457d6ecea77983954c857903bc324211 (patch)
tree41f5eda044f69ac92e5a0183fc845fac7be44482 /sci-mathematics
parentStable for x86, wrt bug #474404 (diff)
downloadgentoo-2-c30798c4457d6ecea77983954c857903bc324211.tar.gz
gentoo-2-c30798c4457d6ecea77983954c857903bc324211.tar.bz2
gentoo-2-c30798c4457d6ecea77983954c857903bc324211.zip
Stable for x86, wrt bug #473564
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/normaliz/ChangeLog b/sci-mathematics/normaliz/ChangeLog
index b5c69129166a..5596a82d7266 100644
--- a/sci-mathematics/normaliz/ChangeLog
+++ b/sci-mathematics/normaliz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/normaliz
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.12 2013/06/25 08:26:23 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.13 2013/06/25 12:09:18 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> normaliz-2.10.ebuild:
+ Stable for x86, wrt bug #473564
25 Jun 2013; Thomas Kahle <tomka@gentoo.org> normaliz-2.10.ebuild:
Respect users AR tool (bug 474532)
diff --git a/sci-mathematics/normaliz/normaliz-2.10.ebuild b/sci-mathematics/normaliz/normaliz-2.10.ebuild
index 5ca11ba5ec94..dd29d8074dbf 100644
--- a/sci-mathematics/normaliz/normaliz-2.10.ebuild
+++ b/sci-mathematics/normaliz/normaliz-2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.ebuild,v 1.2 2013/06/25 08:26:23 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.ebuild,v 1.3 2013/06/25 12:09:18 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.mathematik.uni-osnabrueck.de/${PN}/${MYP}/${MYP}.zip"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="extras openmp"
RDEPEND="dev-libs/gmp[cxx]"