diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-01-22 01:43:19 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-01-22 01:43:36 +0100 |
commit | bf90255ad7cc4e4a5fb4f6202e423fd9f3171090 (patch) | |
tree | b201993ebf4ed75b0d43d8f3c27dd709f6e56ced /dev-ruby | |
parent | media-gfx/mypaint: Bump to version 1.2.1 (diff) | |
download | gentoo-bf90255ad7cc4e4a5fb4f6202e423fd9f3171090.tar.gz gentoo-bf90255ad7cc4e4a5fb4f6202e423fd9f3171090.tar.bz2 gentoo-bf90255ad7cc4e4a5fb4f6202e423fd9f3171090.zip |
dev-ruby/wikicloth: Add ruby23, drop ruby20
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/wikicloth/wikicloth-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild b/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild index a47e422535d1..c60f14b42314 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README README.textile" |