commit: a716e738a7986381a54f0249f34e386a9676fa1c Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 17 11:48:05 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 11:48:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a716e738
dev-ruby/listen: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/listen/listen-0.7.3-r1.ebuild | 4 ++-- dev-ruby/listen/listen-1.3.1-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/listen/listen-0.7.3-r1.ebuild b/dev-ruby/listen/listen-0.7.3-r1.ebuild index 78d2c98..985f8e2 100644 --- a/dev-ruby/listen/listen-0.7.3-r1.ebuild +++ b/dev-ruby/listen/listen-0.7.3-r1.ebuild @@ -1,10 +1,10 @@ -# 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" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" diff --git a/dev-ruby/listen/listen-1.3.1-r2.ebuild b/dev-ruby/listen/listen-1.3.1-r2.ebuild index 992e118..f9c549e 100644 --- a/dev-ruby/listen/listen-1.3.1-r2.ebuild +++ b/dev-ruby/listen/listen-1.3.1-r2.ebuild @@ -1,10 +1,10 @@ -# 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_RECIPE_TEST="rspec"
