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 | a9c8311bf4727dbe3e5d42653dbc8a32e55747a3 (patch) | |
tree | 3ee32673e9dca4745e03e03c45f662190056b92c | |
parent | correct dep on normaliz, amd64 stable per bug 394157 (diff) | |
download | historical-a9c8311bf4727dbe3e5d42653dbc8a32e55747a3.tar.gz historical-a9c8311bf4727dbe3e5d42653dbc8a32e55747a3.tar.bz2 historical-a9c8311bf4727dbe3e5d42653dbc8a32e55747a3.zip |
amd64 stable per bug 393785
Package-Manager: portage-2.1.10.39/cvs/Linux x86_64
-rw-r--r-- | sci-mathematics/gfan/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gfan/gfan-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gfan/ChangeLog b/sci-mathematics/gfan/ChangeLog index 5c7bc42e1074..4d9a1cab657d 100644 --- a/sci-mathematics/gfan/ChangeLog +++ b/sci-mathematics/gfan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gfan # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.7 2011/11/14 11:28:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.8 2011/12/09 16:33:15 tomka Exp $ + + 09 Dec 2011; Thomas Kahle <tomka@gentoo.org> gfan-0.5.ebuild: + amd64 stable per bug 393785 14 Nov 2011; Diego E. Pettenò <flameeyes@gentoo.org> gfan-0.4-r1.ebuild, gfan-0.5.ebuild: 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] |