commit: 87cd692a2ca8c25298ab5282bbd872bf23414be3 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Jan 23 16:31:07 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 16:31:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87cd692a
www-apps/jekyll: Remove ruby19 target Package-Manager: portage-2.2.27 www-apps/jekyll/jekyll-2.5.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/jekyll/jekyll-2.5.3.ebuild b/www-apps/jekyll/jekyll-2.5.3.ebuild index 56ba155..c1830aa 100644 --- a/www-apps/jekyll/jekyll-2.5.3.ebuild +++ b/www-apps/jekyll/jekyll-2.5.3.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" inherit ruby-fakegem
