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 898591381F3 for ; Wed, 4 Sep 2013 05:11:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0D43E1231; Wed, 4 Sep 2013 05:11:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4198BE1231 for ; Wed, 4 Sep 2013 05:11:41 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E85933EB0E for ; Wed, 4 Sep 2013 05:11:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 99777E5466 for ; Wed, 4 Sep 2013 05:11:38 +0000 (UTC) From: "Kacper Kowalik" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kacper Kowalik" Message-ID: <1378248205.f2073f66ad58dd1f42e07ac36e0e5edbcbc41ebd.xarthisius@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/psychopy/psychopy-1.75.01.ebuild sci-biology/psychopy/psychopy-1.77.02.ebuild sci-biology/psychopy/psychopy-1.78.00.ebuild sci-biology/psychopy/psychopy-9999.ebuild X-VCS-Directories: sci-biology/psychopy/ X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik X-VCS-Revision: f2073f66ad58dd1f42e07ac36e0e5edbcbc41ebd X-VCS-Branch: master Date: Wed, 4 Sep 2013 05:11:38 +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: 38de2588-be40-4c7c-9379-ab0eb6d3f3a1 X-Archives-Hash: 22921de64aabcafd9a088e677a3d96b9 commit: f2073f66ad58dd1f42e07ac36e0e5edbcbc41ebd Author: Horea Christian mail ru> AuthorDate: Tue Sep 3 22:43:25 2013 +0000 Commit: Kacper Kowalik gentoo org> CommitDate: Tue Sep 3 22:43:25 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f2073f66 Listed app-admin/eselect under DEP only (instead of RDEP) --- sci-biology/psychopy/psychopy-1.75.01.ebuild | 10 ++++++---- sci-biology/psychopy/psychopy-1.77.02.ebuild | 10 ++++++---- sci-biology/psychopy/psychopy-1.78.00.ebuild | 10 ++++++---- sci-biology/psychopy/psychopy-9999.ebuild | 8 +++++--- 4 files changed, 23 insertions(+), 15 deletions(-) diff --git a/sci-biology/psychopy/psychopy-1.75.01.ebuild b/sci-biology/psychopy/psychopy-1.75.01.ebuild index ceeac91..db7ffd3 100644 --- a/sci-biology/psychopy/psychopy-1.75.01.ebuild +++ b/sci-biology/psychopy/psychopy-1.75.01.ebuild @@ -28,13 +28,15 @@ RDEPEND=" dev-python/wxpython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] - app-admin/eselect dev-python/pyglet[${PYTHON_USEDEP}] - dev-python/pygame[${PYTHON_USEDEP}]" + dev-python/pygame[${PYTHON_USEDEP}] + " -DEPEND="app-arch/unzip +DEPEND="app-admin/eselect + app-arch/unzip dev-python/setuptools[${PYTHON_USEDEP}] - test? ( ${RDEPEND} )" + test? ( ${RDEPEND} ) + " RESTRICT="test" # interactive, opens lots of windows diff --git a/sci-biology/psychopy/psychopy-1.77.02.ebuild b/sci-biology/psychopy/psychopy-1.77.02.ebuild index ceeac91..db7ffd3 100644 --- a/sci-biology/psychopy/psychopy-1.77.02.ebuild +++ b/sci-biology/psychopy/psychopy-1.77.02.ebuild @@ -28,13 +28,15 @@ RDEPEND=" dev-python/wxpython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] - app-admin/eselect dev-python/pyglet[${PYTHON_USEDEP}] - dev-python/pygame[${PYTHON_USEDEP}]" + dev-python/pygame[${PYTHON_USEDEP}] + " -DEPEND="app-arch/unzip +DEPEND="app-admin/eselect + app-arch/unzip dev-python/setuptools[${PYTHON_USEDEP}] - test? ( ${RDEPEND} )" + test? ( ${RDEPEND} ) + " RESTRICT="test" # interactive, opens lots of windows diff --git a/sci-biology/psychopy/psychopy-1.78.00.ebuild b/sci-biology/psychopy/psychopy-1.78.00.ebuild index 32e1751..584a533 100644 --- a/sci-biology/psychopy/psychopy-1.78.00.ebuild +++ b/sci-biology/psychopy/psychopy-1.78.00.ebuild @@ -28,13 +28,15 @@ RDEPEND=" dev-python/wxpython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] - app-admin/eselect dev-python/pyglet[${PYTHON_USEDEP}] - dev-python/pygame[${PYTHON_USEDEP}]" + dev-python/pygame[${PYTHON_USEDEP}] + " -DEPEND="app-arch/unzip +DEPEND="app-admin/eselect + app-arch/unzip dev-python/setuptools[${PYTHON_USEDEP}] - test? ( ${RDEPEND} )" + test? ( ${RDEPEND} ) + " RESTRICT="test" # interactive, opens lots of windows diff --git a/sci-biology/psychopy/psychopy-9999.ebuild b/sci-biology/psychopy/psychopy-9999.ebuild index 3cb8e83..512d347 100644 --- a/sci-biology/psychopy/psychopy-9999.ebuild +++ b/sci-biology/psychopy/psychopy-9999.ebuild @@ -16,10 +16,11 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + app-admin/eselect + " RDEPEND="${DEPEND} - app-admin/eselect virtual/python-imaging[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] @@ -28,7 +29,8 @@ RDEPEND="${DEPEND} dev-python/pyglet[${PYTHON_USEDEP}] dev-python/pyopengl[${PYTHON_USEDEP}] dev-python/wxpython[${PYTHON_USEDEP}] - sci-libs/scipy[${PYTHON_USEDEP}]" + sci-libs/scipy[${PYTHON_USEDEP}] + " python_install_all() { distutils-r1_python_install_all