diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-19 23:53:56 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-19 23:53:56 +0200 |
commit | cf3704dac666575d0d29fa9814d2fa479dacff00 (patch) | |
tree | c2ef772ba55e49c84140d309cae224c2c3891900 /dev-ruby/addressable | |
parent | dev-ruby/pygments_rb: Remove ruby19 (diff) | |
download | gentoo-cf3704dac666575d0d29fa9814d2fa479dacff00.tar.gz gentoo-cf3704dac666575d0d29fa9814d2fa479dacff00.tar.bz2 gentoo-cf3704dac666575d0d29fa9814d2fa479dacff00.zip |
dev-ruby/addressable: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.3.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/addressable/addressable-2.3.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/addressable/addressable-2.3.6.ebuild b/dev-ruby/addressable/addressable-2.3.6.ebuild index 373d7ad2aa96..292389ea6916 100644 --- a/dev-ruby/addressable/addressable-2.3.6.ebuild +++ b/dev-ruby/addressable/addressable-2.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="doc:yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" diff --git a/dev-ruby/addressable/addressable-2.3.8.ebuild b/dev-ruby/addressable/addressable-2.3.8.ebuild index fe6d0fe07c05..fb577fde20ca 100644 --- a/dev-ruby/addressable/addressable-2.3.8.ebuild +++ b/dev-ruby/addressable/addressable-2.3.8.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_TASK_DOC="doc:yard" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |