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 9DC531386E9 for ; Sun, 27 Jan 2013 19:25:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5609021C0E7; Sun, 27 Jan 2013 19:25:11 +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 B3A0021C0E8 for ; Sun, 27 Jan 2013 19:25:10 +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 CA1E133DA1E for ; Sun, 27 Jan 2013 19:25:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 54F55E408F for ; Sun, 27 Jan 2013 19:25:07 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1358735115.7a96f989de310d52fe4471109e3c85682e76cc28.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/psychopy/psychopy-9999.ebuild X-VCS-Directories: sci-biology/psychopy/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 7a96f989de310d52fe4471109e3c85682e76cc28 X-VCS-Branch: master Date: Sun, 27 Jan 2013 19:25:07 +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: 353b46c7-81dd-4739-9579-a49e4c307c39 X-Archives-Hash: 416adbf3e13b0981b83c718c4333f609 commit: 7a96f989de310d52fe4471109e3c85682e76cc28 Author: TheChymera mail ru> AuthorDate: Mon Jan 21 02:25:15 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jan 21 02:25:15 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7a96f989 Corrected source repository Had been changed for testing. --- sci-biology/psychopy/psychopy-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sci-biology/psychopy/psychopy-9999.ebuild b/sci-biology/psychopy/psychopy-9999.ebuild index 9e77c93..c66ee33 100644 --- a/sci-biology/psychopy/psychopy-9999.ebuild +++ b/sci-biology/psychopy/psychopy-9999.ebuild @@ -9,7 +9,7 @@ inherit eutils distutils-r1 git-2 DESCRIPTION="Python experiemntal psychology toolkit" HOMEPAGE="http://www.psychopy.org/" -EGIT_REPO_URI="https://github.com/TheChymera/psychopy.git" +EGIT_REPO_URI="https://github.com/psychopy/psychopy.git" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86"