commit: cf3704dac666575d0d29fa9814d2fa479dacff00 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Apr 19 21:53:56 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Apr 19 21:53:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf3704da
dev-ruby/addressable: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/addressable/addressable-2.3.6.ebuild | 4 ++-- 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 373d7ad..292389e 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 fe6d0fe..fb577fd 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"
