commit: 48fbed2ac8b66b677c2fef7977d7ec0a2a032192 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 22:48:24 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 22:48:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fbed2a
app-admin/mcollective: Remove ruby19 Package-Manager: portage-2.2.28 app-admin/mcollective/mcollective-2.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/mcollective/mcollective-2.8.0.ebuild b/app-admin/mcollective/mcollective-2.8.0.ebuild index 9c400cd..3a4a9bc 100644 --- a/app-admin/mcollective/mcollective-2.8.0.ebuild +++ b/app-admin/mcollective/mcollective-2.8.0.ebuild @@ -1,10 +1,10 @@ -# 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" +USE_RUBY="ruby20" inherit ruby-ng
