aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/psychopy/psychopy-9999.ebuild')
-rw-r--r--sci-biology/psychopy/psychopy-9999.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-biology/psychopy/psychopy-9999.ebuild b/sci-biology/psychopy/psychopy-9999.ebuild
index 512d34757..cb8f2fe92 100644
--- a/sci-biology/psychopy/psychopy-9999.ebuild
+++ b/sci-biology/psychopy/psychopy-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,20 +6,20 @@ EAPI="5"
PYTHON_COMPAT=( python2_7 )
-inherit eutils gnome2-utils distutils-r1 git-2
+inherit eutils gnome2-utils distutils-r1 git-r3
DESCRIPTION="Python experimental psychology toolkit"
HOMEPAGE="http://www.psychopy.org/"
+SRC_URI=""
EGIT_REPO_URI="https://github.com/psychopy/psychopy.git"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- app-admin/eselect
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
"
-
RDEPEND="${DEPEND}
virtual/python-imaging[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]