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 90BD9138714 for ; Mon, 28 Jan 2013 17:49:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 148A221C008; Mon, 28 Jan 2013 17:49:01 +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 8B6F321C008 for ; Mon, 28 Jan 2013 17:49:00 +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 7565F33DB12 for ; Mon, 28 Jan 2013 17:48:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0EBD2E4073 for ; Mon, 28 Jan 2013 17:48:58 +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: <1359395324.af8619116694d7a5bcfd27620547dc3b7d909aad.xarthisius@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/psychopy/metadata.xml sci-biology/psychopy/psychopy-1.75.01.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: af8619116694d7a5bcfd27620547dc3b7d909aad X-VCS-Branch: master Date: Mon, 28 Jan 2013 17:48:58 +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: fda80451-f63c-42bf-8d87-dbba40bebf26 X-Archives-Hash: a08ffd4be22b6948b5ac5ff80dbed1f5 commit: af8619116694d7a5bcfd27620547dc3b7d909aad Author: Kacper Kowalik (Xarthisius) gentoo org> AuthorDate: Mon Jan 28 17:48:44 2013 +0000 Commit: Kacper Kowalik gentoo org> CommitDate: Mon Jan 28 17:48:44 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=af861911 [sci-biology/psychopy] fix typo in inherit, add metadata, make repoman happy --- sci-biology/psychopy/metadata.xml | 8 +++++++ sci-biology/psychopy/psychopy-1.75.01.ebuild | 28 +++++++++++++------------- sci-biology/psychopy/psychopy-9999.ebuild | 10 ++++---- 3 files changed, 27 insertions(+), 19 deletions(-) diff --git a/sci-biology/psychopy/metadata.xml b/sci-biology/psychopy/metadata.xml new file mode 100644 index 0000000..c791a24 --- /dev/null +++ b/sci-biology/psychopy/metadata.xml @@ -0,0 +1,8 @@ + + + + + h.chr@mail.ru + TheChymera + + diff --git a/sci-biology/psychopy/psychopy-1.75.01.ebuild b/sci-biology/psychopy/psychopy-1.75.01.ebuild index 9d6b51d..ee50eb0 100644 --- a/sci-biology/psychopy/psychopy-1.75.01.ebuild +++ b/sci-biology/psychopy/psychopy-1.75.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -23,16 +23,16 @@ KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="dev-python/numpy[lapack] - sci-libs/scipy - dev-python/matplotlib - dev-python/pyopengl[${PYTHON_USEDEP}] - dev-python/imaging - dev-python/wxpython - dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/lxml[${PYTHON_USEDEP}] - app-admin/eselect - dev-python/pyglet - dev-python/pygame" + sci-libs/scipy + dev-python/matplotlib + dev-python/pyopengl[${PYTHON_USEDEP}] + dev-python/imaging + dev-python/wxpython + dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/lxml[${PYTHON_USEDEP}] + app-admin/eselect + dev-python/pyglet + dev-python/pygame" DEPEND="app-arch/unzip dev-python/setuptools @@ -43,9 +43,9 @@ RESTRICT="test" # interactive, opens lots of windows S="${WORKDIR}/${MY_P}" python_install_all() { - distutils-r1_python_install_all - doicon psychopy/monitors/psychopy.ico - make_desktop_entry psychopyapp.py PsychoPy psychopy "Science;Biology" + distutils-r1_python_install_all + doicon psychopy/monitors/psychopy.ico + make_desktop_entry psychopyapp.py PsychoPy psychopy "Science;Biology" } pkg_postinst() { diff --git a/sci-biology/psychopy/psychopy-9999.ebuild b/sci-biology/psychopy/psychopy-9999.ebuild index 88b3393..7511293 100644 --- a/sci-biology/psychopy/psychopy-9999.ebuild +++ b/sci-biology/psychopy/psychopy-9999.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_COMPAT=( python2_7 ) -inherit eutils gnome2-eutils distutils-r1 git-2 +inherit eutils gnome2-utils distutils-r1 git-2 DESCRIPTION="Python experiemntal psychology toolkit" HOMEPAGE="http://www.psychopy.org/" @@ -22,16 +22,16 @@ RDEPEND="${DEPEND} dev-python/lxml[${PYTHON_USEDEP}] dev-python/matplotlib dev-python/numpy[lapack] - dev-python/pygame + dev-python/pygame dev-python/pyglet dev-python/pyopengl[${PYTHON_USEDEP}] dev-python/wxpython sci-libs/scipy" python_install_all() { - distutils-r1_python_install_all - newicon -s scalable psychopy/monitors/psychopy-icon.svg psychopy.svg - make_desktop_entry psychopyApp.py PsychoPy psychopy "Science;Biology" + distutils-r1_python_install_all + newicon -s scalable psychopy/monitors/psychopy-icon.svg psychopy.svg + make_desktop_entry psychopyApp.py PsychoPy psychopy "Science;Biology" } pkg_postinst() {