From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8F80E139694 for ; Sun, 26 Mar 2017 14:46:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F0AA234078; Sun, 26 Mar 2017 14:46:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CA15234078 for ; Sun, 26 Mar 2017 14:46:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B8B3341679 for ; Sun, 26 Mar 2017 14:46:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A064673FD for ; Sun, 26 Mar 2017 14:45:57 +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: <1490518983.62c01d6d97df242daaa1ccbb0bba3f62354478de.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/scbi_mapreduce/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild X-VCS-Directories: sci-biology/scbi_mapreduce/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 62c01d6d97df242daaa1ccbb0bba3f62354478de X-VCS-Branch: master Date: Sun, 26 Mar 2017 14:45:57 +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: ff1b33ba-4f31-4f95-8386-808372507805 X-Archives-Hash: 9fbf77bf0c29e975062a8dc920f1a4d0 commit: 62c01d6d97df242daaa1ccbb0bba3f62354478de Author: Justin Lecher gentoo org> AuthorDate: Sun Mar 26 09:03:03 2017 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Mar 26 09:03:03 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=62c01d6d sci-biology/scbi_mapreduce: Drop obsolete ruby version Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher gentoo.org> sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild b/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild index 2ca5e216d..8ad5ef93d 100644 --- a/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild +++ b/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -USE_RUBY="ruby20 ruby21" +EAPI=6 + +USE_RUBY="ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md" @@ -17,7 +18,8 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -DEPEND=">=dev-ruby/hoe-3.6 +DEPEND=" + >=dev-ruby/hoe-3.6 >=dev-ruby/rdoc-4.0" RDEPEND="${DEPEND} >=dev-ruby/eventmachine-0.12.0