diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-12-09 16:33:15 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-12-09 16:33:15 +0000 |
commit | c4caf39b6137d247c0babd16cc50340ec57b9448 (patch) | |
tree | 4c4103956c1758e655021e3c9937ded802277866 /sci-mathematics/gfan/gfan-0.5.ebuild | |
parent | correct dep on normaliz, amd64 stable per bug 394157 (diff) | |
download | gentoo-2-c4caf39b6137d247c0babd16cc50340ec57b9448.tar.gz gentoo-2-c4caf39b6137d247c0babd16cc50340ec57b9448.tar.bz2 gentoo-2-c4caf39b6137d247c0babd16cc50340ec57b9448.zip |
amd64 stable per bug 393785
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/gfan/gfan-0.5.ebuild')
-rw-r--r-- | sci-mathematics/gfan/gfan-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gfan/gfan-0.5.ebuild b/sci-mathematics/gfan/gfan-0.5.ebuild index f9503ab6f526..164fccb31417 100644 --- a/sci-mathematics/gfan/gfan-0.5.ebuild +++ b/sci-mathematics/gfan/gfan-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild,v 1.4 2011/11/14 11:28:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild,v 1.5 2011/12/09 16:33:15 tomka Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.math.tu-berlin.de/~jensen/software/gfan/${PN}${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-libs/gmp[cxx] |