summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-04-28 23:07:21 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-04-28 23:07:21 +0200
commit3e7996a26957cac091cfac3481fdc53087219342 (patch)
treee26c49322e663d50554a61686827be7ec3733727
parentwww-apps/jekyll-paginate: Drop to maintainer-needed (diff)
downloadgentoo-3e7996a26957cac091cfac3481fdc53087219342.tar.gz
gentoo-3e7996a26957cac091cfac3481fdc53087219342.tar.bz2
gentoo-3e7996a26957cac091cfac3481fdc53087219342.zip
www-apps/jekyll-paginate: Remove ruby20
Package-Manager: Portage-2.3.5, Repoman-2.3.1
-rw-r--r--www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild b/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild
index 3082b98cec39..cf1f1c9c69e2 100644
--- a/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild
+++ b/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""