commit: 9bbc4b7faffe66c0cb348cde527bd48d1d9dfd79 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 3 18:00:23 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 3 18:03:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbc4b7f
net-irc/rbot: Remove ruby19 Package-Manager: portage-2.2.28 net-irc/rbot/rbot-0.9.15_p20131020-r1.ebuild | 4 ++-- 1 file 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 5c5c279..581cccb 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
