aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-biology/psychopy/ChangeLog3
-rw-r--r--sci-biology/psychopy/psychopy-1.78.00.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-biology/psychopy/ChangeLog b/sci-biology/psychopy/ChangeLog
index 49cc4a4a9..a180e47c8 100644
--- a/sci-biology/psychopy/ChangeLog
+++ b/sci-biology/psychopy/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Apr 2015; Justin Lecher <jlec@gentoo.org> psychopy-1.78.00.ebuild:
+ sci-biology/psychopy: Drop eselect dependency
+
18 Feb 2015; Justin Lecher <jlec@gentoo.org> -psychopy-1.75.01.ebuild,
-psychopy-1.77.02.ebuild, psychopy-1.78.00.ebuild, psychopy-9999.ebuild:
sci-biology/psychopy: fix SLOT operators
diff --git a/sci-biology/psychopy/psychopy-1.78.00.ebuild b/sci-biology/psychopy/psychopy-1.78.00.ebuild
index 864a1d312..8de257bb1 100644
--- a/sci-biology/psychopy/psychopy-1.78.00.ebuild
+++ b/sci-biology/psychopy/psychopy-1.78.00.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
dev-python/pygame[${PYTHON_USEDEP}]
"
-DEPEND="app-admin/eselect
+DEPEND="
app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND} )