diff options
author | Hans de Graaff <hans@degraaff.org> | 2019-02-06 09:32:12 +0100 |
---|---|---|
committer | Hans de Graaff <hans@degraaff.org> | 2019-02-06 09:32:12 +0100 |
commit | 964a87771b9b3af689bd0367f3e9ce1b5321e923 (patch) | |
tree | 05a62363ca5491f73fbb045bfac25a18bd199e72 /dev-ruby/global_phone_dbgen | |
parent | dev-ruby/fix_microsoft_links: add ruby26 (diff) | |
download | graaff-964a87771b9b3af689bd0367f3e9ce1b5321e923.tar.gz graaff-964a87771b9b3af689bd0367f3e9ce1b5321e923.tar.bz2 graaff-964a87771b9b3af689bd0367f3e9ce1b5321e923.zip |
dev-ruby/global_phone_dbgen: add ruby26
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/global_phone_dbgen')
-rw-r--r-- | dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild b/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild index ef4e5504..bf6efc15 100644 --- a/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild +++ b/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md" |