diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-04-28 23:07:21 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-04-28 23:07:21 +0200 |
commit | 3e7996a26957cac091cfac3481fdc53087219342 (patch) | |
tree | e26c49322e663d50554a61686827be7ec3733727 /www-apps | |
parent | www-apps/jekyll-paginate: Drop to maintainer-needed (diff) | |
download | gentoo-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
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild | 4 |
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="" |