commit: 927154ffad14a313a0817dfe2793f927ca12d55f Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Mon Jan 18 14:50:24 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 14:50:24 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=927154ff
sci-biology/psychopy: updated source link Package-Manager: portage-2.2.26 sci-biology/psychopy/psychopy-1.83.03.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sci-biology/psychopy/psychopy-1.83.03.ebuild b/sci-biology/psychopy/psychopy-1.83.03.ebuild index 03da25c..c22a368 100644 --- a/sci-biology/psychopy/psychopy-1.83.03.ebuild +++ b/sci-biology/psychopy/psychopy-1.83.03.ebuild @@ -6,13 +6,11 @@ EAPI="5" PYTHON_COMPAT=( python2_7 ) -inherit eutils gnome2-utils distutils-r1 git-r3 +inherit eutils gnome2-utils distutils-r1 DESCRIPTION="Python experimental psychology toolkit" HOMEPAGE="http://www.psychopy.org/" -SRC_URI="" -EGIT_REPO_URI="https://github.com/psychopy/psychopy.git" -EGIT_COMMIT="1.83.03" +SRC_URI="https://github.com/psychopy/psychopy/releases/download/${PV}/${P}.zip" LICENSE="GPL-3+" SLOT="0"
