diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 20:01:46 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 20:03:18 +0200 |
commit | 71bedd0b5ba09701239269e90111dd45dd144dac (patch) | |
tree | 513e34856ed3d9e6261e7a41cbf17bd2e5721fe6 /dev-ruby/wikicloth | |
parent | net-irc/rbot: Remove ruby19 (diff) | |
download | gentoo-71bedd0b5ba09701239269e90111dd45dd144dac.tar.gz gentoo-71bedd0b5ba09701239269e90111dd45dd144dac.tar.bz2 gentoo-71bedd0b5ba09701239269e90111dd45dd144dac.zip |
dev-ruby/wikicloth: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/wikicloth')
-rw-r--r-- | dev-ruby/wikicloth/wikicloth-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/wikicloth/wikicloth-0.8.2.ebuild | 4 | ||||
-rw-r--r-- | 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 1e97d2a1c831..7cb6122c576a 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 df63a7e62581..3444e8e7f712 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 571987fab7d5..3315c282960e 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" |