commit: 67865cf56539ada871f996137a69734eb516de3e Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Wed Mar 16 23:19:45 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Wed Mar 16 23:20:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67865cf5
dev-ruby/css_parser: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild | 4 ++-- dev-ruby/css_parser/css_parser-1.3.6.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild b/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild index 3b472ba..2e53c85 100644 --- a/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild +++ b/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 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_DOC="rdoc" RUBY_FAKEGEM_DOC_DIR="doc" diff --git a/dev-ruby/css_parser/css_parser-1.3.6.ebuild b/dev-ruby/css_parser/css_parser-1.3.6.ebuild index 9ff4ed1..7373925 100644 --- a/dev-ruby/css_parser/css_parser-1.3.6.ebuild +++ b/dev-ruby/css_parser/css_parser-1.3.6.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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOC_DIR="doc"
