diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-04-11 17:32:46 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-04-11 17:32:46 +0200 |
commit | be7bae0d71a9e209f326f4cc037edaaf2389265b (patch) | |
tree | 179a9a5ac1c789a97de8e97ab9446402fa1c4634 /dev-vcs/git-num | |
parent | games-misc/lolcat: add ruby25, ruby26 (diff) | |
download | gentoo-be7bae0d71a9e209f326f4cc037edaaf2389265b.tar.gz gentoo-be7bae0d71a9e209f326f4cc037edaaf2389265b.tar.bz2 gentoo-be7bae0d71a9e209f326f4cc037edaaf2389265b.zip |
dev-vcs/git-num: add ruby25, ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-vcs/git-num')
-rw-r--r-- | dev-vcs/git-num/git-num-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-num/git-num-2.0.1.ebuild b/dev-vcs/git-num/git-num-2.0.1.ebuild index d3551f87af70..71e04e1ab471 100644 --- a/dev-vcs/git-num/git-num-2.0.1.ebuild +++ b/dev-vcs/git-num/git-num-2.0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 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" +USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md" |