From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 549811393EB for ; Wed, 16 Apr 2014 22:32:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71FE2E0BFD; Wed, 16 Apr 2014 22:32:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBE6FE0BE7 for ; Wed, 16 Apr 2014 22:32:17 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECC3B340311 for ; Wed, 16 Apr 2014 22:32:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id B4265181E7 for ; Wed, 16 Apr 2014 22:32:15 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1397648255.6a48b5edbeb0934539b36009c985c7ba1d73bf9a.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/pyAstroStack/ X-VCS-Repository: proj/sci X-VCS-Files: sci-astronomy/pyAstroStack/ChangeLog sci-astronomy/pyAstroStack/pyAstroStack-0.3.0.ebuild X-VCS-Directories: sci-astronomy/pyAstroStack/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 6a48b5edbeb0934539b36009c985c7ba1d73bf9a X-VCS-Branch: master Date: Wed, 16 Apr 2014 22:32:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3c47aced-089a-441d-a141-3a8d0d74647c X-Archives-Hash: 99fb8084566e988cb055ff7b39487b61 commit: 6a48b5edbeb0934539b36009c985c7ba1d73bf9a Author: mikko_laine gmail com> AuthorDate: Wed Apr 16 11:37:35 2014 +0000 Commit: Sebastien Fabbro gentoo 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 pyAstroStack-0.3.0.ebuild: + sci-overlay/sci: more DEPEND fixes about configparser + + 16 Apr 2014; Mikko Laine pyAstroStack-0.3.0.ebuild: sci-overlay/sci: DEPEND fixes about configparser 14 Apr 2014; Mikko Laine 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