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 3B6371381F3 for ; Wed, 4 Sep 2013 05:11:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D414DE1219; Wed, 4 Sep 2013 05:11:38 +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 6B3BCE1219 for ; Wed, 4 Sep 2013 05:11:38 +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 8C0C433EAC5 for ; Wed, 4 Sep 2013 05:11:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 38CCCE468F for ; Wed, 4 Sep 2013 05:11:36 +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: <1377836009.11f8fadb1c5641a8ee67f8315b05d1fea3a17f6e.xarthisius@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/psychopy/psychopy-1.75.01.ebuild sci-biology/psychopy/psychopy-1.77.02.ebuild sci-biology/psychopy/psychopy-1.78.00.ebuild X-VCS-Directories: sci-biology/psychopy/ X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik X-VCS-Revision: 11f8fadb1c5641a8ee67f8315b05d1fea3a17f6e X-VCS-Branch: master Date: Wed, 4 Sep 2013 05:11:36 +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: 2cad278f-cead-4300-b744-aa1d7cf7e785 X-Archives-Hash: fe43a91662eba807d83386a86817d21d commit: 11f8fadb1c5641a8ee67f8315b05d1fea3a17f6e Author: Horea Christian mail ru> AuthorDate: Fri Aug 30 04:13:29 2013 +0000 Commit: Kacper Kowalik gentoo org> CommitDate: Fri Aug 30 04:13:29 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=11f8fadb New, updated Psychopy ebuilds (1.77.02 and 1.78.00) --- sci-biology/psychopy/psychopy-1.75.01.ebuild | 2 +- .../psychopy/{psychopy-1.75.01.ebuild => psychopy-1.77.02.ebuild} | 2 +- .../psychopy/{psychopy-1.75.01.ebuild => psychopy-1.78.00.ebuild} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/psychopy/psychopy-1.75.01.ebuild b/sci-biology/psychopy/psychopy-1.75.01.ebuild index f4469ce..e7d5e6e 100644 --- a/sci-biology/psychopy/psychopy-1.75.01.ebuild +++ b/sci-biology/psychopy/psychopy-1.75.01.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://psychopy.googlecode.com/files/${MY_P}.zip" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="test" RDEPEND=" diff --git a/sci-biology/psychopy/psychopy-1.75.01.ebuild b/sci-biology/psychopy/psychopy-1.77.02.ebuild similarity index 98% copy from sci-biology/psychopy/psychopy-1.75.01.ebuild copy to sci-biology/psychopy/psychopy-1.77.02.ebuild index f4469ce..e7d5e6e 100644 --- a/sci-biology/psychopy/psychopy-1.75.01.ebuild +++ b/sci-biology/psychopy/psychopy-1.77.02.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://psychopy.googlecode.com/files/${MY_P}.zip" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="test" RDEPEND=" diff --git a/sci-biology/psychopy/psychopy-1.75.01.ebuild b/sci-biology/psychopy/psychopy-1.78.00.ebuild similarity index 94% copy from sci-biology/psychopy/psychopy-1.75.01.ebuild copy to sci-biology/psychopy/psychopy-1.78.00.ebuild index f4469ce..22452dc 100644 --- a/sci-biology/psychopy/psychopy-1.75.01.ebuild +++ b/sci-biology/psychopy/psychopy-1.78.00.ebuild @@ -12,7 +12,7 @@ MY_P="PsychoPy-${PV}" DESCRIPTION="Python experimental psychology toolkit" HOMEPAGE="http://www.psychopy.org/" -SRC_URI="http://psychopy.googlecode.com/files/${MY_P}.zip" +SRC_URI="http://sourceforge.net/projects/psychpy/files/PsychoPy/${MY_P}.zip" LICENSE="GPL-3+" SLOT="0"