commit: 210c9d12d43a57e57f912530b10fcc1337a27651 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Apr 5 22:55:55 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 22:55:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210c9d12
dev-ruby/rubypants: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild | 4 ++-- dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild index b657a86..a425842 100644 --- a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild +++ b/dev-ruby/rubypants/rubypants-0.2.0-r4.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_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild index 1f33264..8a50d2f 100644 --- a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild +++ b/dev-ruby/rubypants/rubypants-0.2.0-r5.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 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST=""
