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 F2FFA1381F3 for ; Wed, 16 Oct 2013 04:49:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 770E2E09EC; Wed, 16 Oct 2013 04:49:54 +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 BDB38E09EA for ; Wed, 16 Oct 2013 04:49:53 +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 BFDB133EFD1 for ; Wed, 16 Oct 2013 04:49:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 34F5DE5465 for ; Wed, 16 Oct 2013 04:49:50 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1381843871.7cb3e5f7575ac1dbd5e06d8d9ba764fb7b606854.nicolasbock@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/shiftx2/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/shiftx2/ChangeLog sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild X-VCS-Directories: sci-chemistry/shiftx2/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: 7cb3e5f7575ac1dbd5e06d8d9ba764fb7b606854 X-VCS-Branch: master Date: Wed, 16 Oct 2013 04:49:50 +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: cb547561-84d2-47a8-952d-d1a5f52c889e X-Archives-Hash: 8a38672f5f02165af9a686be819b93e6 commit: 7cb3e5f7575ac1dbd5e06d8d9ba764fb7b606854 Author: Justin Lecher gentoo org> AuthorDate: Tue Oct 15 13:31:11 2013 +0000 Commit: Nicolas Bock gmail com> CommitDate: Tue Oct 15 13:31:11 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7cb3e5f7 sci-chemistry/shiftx2: Add missing PYTHON_DEPS and PYTHON_REQUIRED_USE Package-Manager: portage-2.2.7 --- sci-chemistry/shiftx2/ChangeLog | 3 +++ sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/shiftx2/ChangeLog b/sci-chemistry/shiftx2/ChangeLog index 572650b..9bbb954 100644 --- a/sci-chemistry/shiftx2/ChangeLog +++ b/sci-chemistry/shiftx2/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 15 Oct 2013; Justin Lecher shiftx2-1.07_p20120106.ebuild: + Add missing PYTHON_DEPS and PYTHON_REQUIRED_USE + 21 Jun 2013; johann@j-schmitz.net files/shiftx2-1.07_p20120106-java.patch, files/shiftx2-1.07_p20120106-system.patch: Completly removed the directory check in the java source (we have everything diff --git a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild index 01ebe04..405e75e 100644 --- a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild +++ b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild @@ -21,7 +21,9 @@ LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" -CDEPEND="dev-util/weka" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +CDEPEND="dev-util/weka ${PYTHON_DEPS}" RDEPEND="${CDEPEND} dev-lang/R