diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 00:19:45 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 00:20:12 +0100 |
commit | 67865cf56539ada871f996137a69734eb516de3e (patch) | |
tree | bd80ca58ae5ee4441075d61e7f37bd28493e53b3 /dev-ruby | |
parent | dev-ruby/css_parser: Version bump (diff) | |
download | gentoo-67865cf56539ada871f996137a69734eb516de3e.tar.gz gentoo-67865cf56539ada871f996137a69734eb516de3e.tar.bz2 gentoo-67865cf56539ada871f996137a69734eb516de3e.zip |
dev-ruby/css_parser: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 3b472ba6f281..2e53c8591f51 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 9ff4ed1c8c47..7373925cae40 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" |