summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-01-17 19:24:50 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-01-17 19:25:05 +0100
commitd2fc511198d27b24c3b4ff3fe936cc395aec9468 (patch)
treead861788ea875554f6e49e735e482d01b9e10ab3
parentwww-apps/jekyll-sitemap: Remove old (diff)
downloadgentoo-d2fc511198d27b24c3b4ff3fe936cc395aec9468.tar.gz
gentoo-d2fc511198d27b24c3b4ff3fe936cc395aec9468.tar.bz2
gentoo-d2fc511198d27b24c3b4ff3fe936cc395aec9468.zip
www-apps/jekyll-sitemap: Remove ruby19 target
Package-Manager: portage-2.2.26
-rw-r--r--www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild4
1 files 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 370a759298c6..63aa52cf2269 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=""