Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/rbot/
Date: Sun, 01 Jul 2018 07:01:50
Message-Id: 1530427741.2768073baf667b8e946fc227e89a32ef64ae4a55.graaff@gentoo
1 commit: 2768073baf667b8e946fc227e89a32ef64ae4a55
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 1 06:49:01 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 1 06:49:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2768073b
7
8 net-irc/rbot: add ruby24
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild
16 index 646672e5f3e..016856b20d7 100644
17 --- a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild
18 +++ b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 -USE_RUBY="ruby21 ruby22 ruby23"
24 +USE_RUBY="ruby23 ruby24"
25
26 GITHUB_COMMIT="e358601cc521d8aced941eb928fae2d8c53cf0c2"
27 inherit ruby-ng eutils user