commit: 93561deebb3455ab0f7d417da048d2404bfd1ed4 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 16:18:20 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 16:18:20 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=93561dee
clean up Package-Manager: portage-2.2.8-r1 --- sci-astronomy/pyAstroStack/ChangeLog | 3 +++ sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-astronomy/pyAstroStack/ChangeLog b/sci-astronomy/pyAstroStack/ChangeLog index a878999..9c477be 100644 --- a/sci-astronomy/pyAstroStack/ChangeLog +++ b/sci-astronomy/pyAstroStack/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Sep 2014; Christoph Junghans <[email protected]> pyAstroStack-0.3.0.ebuild: + clean up + 16 Apr 2014; Mikko Laine <[email protected]> pyAstroStack-0.3.0.ebuild: sci-overlay/sci: more DEPEND fixes about configparser diff --git a/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild b/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild index 2f39611..b5e04f3 100644 --- a/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild +++ b/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86" IUSE="opencl" DEPEND=">=dev-python/numpy-1.8.0[${PYTHON_USEDEP}] - dev-python/cython[${PYTHON_USEDEP}]" + dev-python/cython[${PYTHON_USEDEP}]" RDEPEND=">=dev-python/pillow-2.3.0[${PYTHON_USEDEP}] dev-python/configparser[$(python_gen_usedep python2_7)]
