commit: d2fc511198d27b24c3b4ff3fe936cc395aec9468 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Jan 17 18:24:50 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Jan 17 18:25:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2fc5111
www-apps/jekyll-sitemap: Remove ruby19 target Package-Manager: portage-2.2.26 www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild b/www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild index 370a759..63aa52c 100644 --- a/www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild +++ b/www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC=""
