commit: 3038ab516ec948779fd9813abf9a30a243b02ed1 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 3 18:08:42 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 3 18:08:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3038ab51
dev-ruby/shoulda-context: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild | 4 ++-- dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild index 0b6ba5c..22dccba 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.1.6.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_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md" diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild index c72750e..b92d6a3 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.2.1.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_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
