diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:57:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:57:08 +0000 |
commit | 84ad102445acca188cfcea365537e75950f9409e (patch) | |
tree | b0c234e86b49f5fb763fd0e93babfd1d2bd75c94 /sci-mathematics/normaliz | |
parent | Stable for amd64, wrt bug #474404 (diff) | |
download | gentoo-2-84ad102445acca188cfcea365537e75950f9409e.tar.gz gentoo-2-84ad102445acca188cfcea365537e75950f9409e.tar.bz2 gentoo-2-84ad102445acca188cfcea365537e75950f9409e.zip |
Stable for amd64, wrt bug #473564
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics/normaliz')
-rw-r--r-- | sci-mathematics/normaliz/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/normaliz/normaliz-2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/normaliz/ChangeLog b/sci-mathematics/normaliz/ChangeLog index 5596a82d7266..d3bbd1db4e89 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.13 2013/06/25 12:09:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.14 2013/06/25 12:57:08 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> normaliz-2.10.ebuild: + Stable for amd64, wrt bug #473564 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> normaliz-2.10.ebuild: Stable for x86, wrt bug #473564 diff --git a/sci-mathematics/normaliz/normaliz-2.10.ebuild b/sci-mathematics/normaliz/normaliz-2.10.ebuild index dd29d8074dbf..426a7ec6e0c8 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.3 2013/06/25 12:09:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.ebuild,v 1.4 2013/06/25 12:57:08 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]" |