commit: 71bedd0b5ba09701239269e90111dd45dd144dac Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 3 18:01:46 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 3 18:03:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bedd0b
dev-ruby/wikicloth: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/wikicloth/wikicloth-0.8.1.ebuild | 4 ++-- dev-ruby/wikicloth/wikicloth-0.8.2.ebuild | 4 ++-- dev-ruby/wikicloth/wikicloth-0.8.3.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ruby/wikicloth/wikicloth-0.8.1.ebuild b/dev-ruby/wikicloth/wikicloth-0.8.1.ebuild index 1e97d2a..7cb6122 100644 --- a/dev-ruby/wikicloth/wikicloth-0.8.1.ebuild +++ b/dev-ruby/wikicloth/wikicloth-0.8.1.ebuild @@ -1,9 +1,9 @@ -# 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 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README README.textile" diff --git a/dev-ruby/wikicloth/wikicloth-0.8.2.ebuild b/dev-ruby/wikicloth/wikicloth-0.8.2.ebuild index df63a7e..3444e8e 100644 --- a/dev-ruby/wikicloth/wikicloth-0.8.2.ebuild +++ b/dev-ruby/wikicloth/wikicloth-0.8.2.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README README.textile" diff --git a/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild b/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild index 571987f..3315c28 100644 --- a/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild +++ b/dev-ruby/wikicloth/wikicloth-0.8.3.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README README.textile"
