commit: 6a48b5edbeb0934539b36009c985c7ba1d73bf9a Author: mikko_laine <mikko.laine <AT> gmail <DOT> com> AuthorDate: Wed Apr 16 11:37:35 2014 +0000 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org> CommitDate: Wed Apr 16 11:37:35 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6a48b5ed
sci-overlay/sci: more DEPEND fixes about configparser Package-Manager: portage-2.2.8-r1 RepoMan-Options: --force --- sci-astronomy/pyAstroStack/ChangeLog | 3 +++ sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sci-astronomy/pyAstroStack/ChangeLog b/sci-astronomy/pyAstroStack/ChangeLog index 2161c4e..a878999 100644 --- a/sci-astronomy/pyAstroStack/ChangeLog +++ b/sci-astronomy/pyAstroStack/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ 16 Apr 2014; Mikko Laine <[email protected]> pyAstroStack-0.3.0.ebuild: + sci-overlay/sci: more DEPEND fixes about configparser + + 16 Apr 2014; Mikko Laine <[email protected]> pyAstroStack-0.3.0.ebuild: sci-overlay/sci: DEPEND fixes about configparser 14 Apr 2014; Mikko Laine <[email protected]> pyAstroStack-0.3.0.ebuild: diff --git a/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild b/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild index 40b10ed..2f39611 100644 --- a/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild +++ b/sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild @@ -21,7 +21,6 @@ DEPEND=">=dev-python/numpy-1.8.0[${PYTHON_USEDEP}] dev-python/cython[${PYTHON_USEDEP}]" RDEPEND=">=dev-python/pillow-2.3.0[${PYTHON_USEDEP}] - python_targets_python2_7? ( dev-python/configparser ) dev-python/configparser[$(python_gen_usedep python2_7)] sci-libs/scikits_image[${PYTHON_USEDEP}] >media-gfx/imagemagick-6.8.0.0
