diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-01-12 08:29:32 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-01-12 08:29:32 +0100 |
commit | a1a0aa68ca7747581be8fc2fe7740ff1cb44c659 (patch) | |
tree | deee5049c4da7971575aad39b574ee8c09eec901 /dev-ruby/text | |
parent | dev-ruby/globalid: add 0.4.2 (diff) | |
download | gentoo-a1a0aa68ca7747581be8fc2fe7740ff1cb44c659.tar.gz gentoo-a1a0aa68ca7747581be8fc2fe7740ff1cb44c659.tar.bz2 gentoo-a1a0aa68ca7747581be8fc2fe7740ff1cb44c659.zip |
dev-ruby/text: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/text')
-rw-r--r-- | dev-ruby/text/text-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild index 40c54b324472..076341161feb 100644 --- a/dev-ruby/text/text-1.3.1.ebuild +++ b/dev-ruby/text/text-1.3.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.rdoc" |