aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-09-02 13:55:22 +0200
committerDavid Seifert <soap@gentoo.org>2017-09-02 13:55:22 +0200
commitd75563d482ad25f5355ae6f8ee781c612027fc20 (patch)
tree61f4ebec179c60e3d5d6c1315d36b6cff838c7b2
parentsci-biology/bio-cd-hit-report: Update USE_RUBY to fix breakages (diff)
downloadsci-d75563d482ad25f5355ae6f8ee781c612027fc20.tar.gz
sci-d75563d482ad25f5355ae6f8ee781c612027fc20.tar.bz2
sci-d75563d482ad25f5355ae6f8ee781c612027fc20.zip
sci-biology/biopieces: Update USE_RUBY to fix breakages
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--sci-biology/biopieces/biopieces-0.51.ebuild4
-rw-r--r--sci-biology/biopieces/biopieces-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/biopieces/biopieces-0.51.ebuild b/sci-biology/biopieces/biopieces-0.51.ebuild
index 6b504cb11..03a9d78cc 100644
--- a/sci-biology/biopieces/biopieces-0.51.ebuild
+++ b/sci-biology/biopieces/biopieces-0.51.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby22 ruby23 ruby24"
if [ "$PV" == "9999" ]; then
ESVN_REPO_URI="http://biopieces.googlecode.com/svn/trunk"
diff --git a/sci-biology/biopieces/biopieces-9999.ebuild b/sci-biology/biopieces/biopieces-9999.ebuild
index 6b504cb11..03a9d78cc 100644
--- a/sci-biology/biopieces/biopieces-9999.ebuild
+++ b/sci-biology/biopieces/biopieces-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby22 ruby23 ruby24"
if [ "$PV" == "9999" ]; then
ESVN_REPO_URI="http://biopieces.googlecode.com/svn/trunk"