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 73A7D58974 for ; Mon, 18 Jan 2016 16:32:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0449821C01E; Mon, 18 Jan 2016 16:32:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7685F21C01C for ; Mon, 18 Jan 2016 16:32:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9FB24340A75 for ; Mon, 18 Jan 2016 16:31:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34535CF1 for ; Mon, 18 Jan 2016 16:31:56 +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: <1453121870.b5774c6f665f848a3a2a78366c384b24532782fb.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-1.83.03.ebuild X-VCS-Directories: sci-biology/psychopy/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: b5774c6f665f848a3a2a78366c384b24532782fb X-VCS-Branch: master Date: Mon, 18 Jan 2016 16:31:56 +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: 6c1b237f-3f49-4a61-a6c8-aad649e3bedd X-Archives-Hash: f0ea2cf2cf887387654f77d5736727c4 commit: b5774c6f665f848a3a2a78366c384b24532782fb Author: Horea Christian mail ru> AuthorDate: Mon Jan 18 12:57:50 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jan 18 12:57:50 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b5774c6f sci-biology/psychopy: corrected tag name, added keywords Package-Manager: portage-2.2.26 sci-biology/psychopy/psychopy-1.83.03.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/psychopy/psychopy-1.83.03.ebuild b/sci-biology/psychopy/psychopy-1.83.03.ebuild index b773ea5..072728f 100644 --- a/sci-biology/psychopy/psychopy-1.83.03.ebuild +++ b/sci-biology/psychopy/psychopy-1.83.03.ebuild @@ -12,11 +12,11 @@ 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.03x" +EGIT_COMMIT="1.83.03" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}]