diff options
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/rbot-0.9.15_p20131020-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/rbot/rbot-0.9.15_p20131020-r1.ebuild b/net-irc/rbot/rbot-0.9.15_p20131020-r1.ebuild index 5c5c2792dcd2..581cccb3fe1e 100644 --- a/net-irc/rbot/rbot-0.9.15_p20131020-r1.ebuild +++ b/net-irc/rbot/rbot-0.9.15_p20131020-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" inherit ruby-ng eutils user |