diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-04-12 15:58:05 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-04-12 15:58:31 +0200 |
commit | 48f11913ea86729372a518c5890982bb7e61ca98 (patch) | |
tree | 4e69ff8574cb97c7d404e128c386222ff1900972 /net-irc/rbot | |
parent | www-apps/jekyll-sitemap: add ruby25 (diff) | |
download | gentoo-48f11913ea86729372a518c5890982bb7e61ca98.tar.gz gentoo-48f11913ea86729372a518c5890982bb7e61ca98.tar.bz2 gentoo-48f11913ea86729372a518c5890982bb7e61ca98.zip |
net-irc/rbot: add ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild index 016856b20d7d..5b654a853d17 100644 --- a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild +++ b/net-irc/rbot/rbot-0.9.15_p20160325-r1.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="ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" GITHUB_COMMIT="e358601cc521d8aced941eb928fae2d8c53cf0c2" inherit ruby-ng eutils user |