commit: e96c5f3dbe34e66718c651e3b8985a3e5dac552d Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Mar 8 20:57:19 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Mar 8 20:58:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96c5f3d
dev-ruby/abstract: Remove ruby19 Package-Manager: portage-2.2.27 dev-ruby/abstract/abstract-1.0.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/abstract/abstract-1.0.0-r2.ebuild b/dev-ruby/abstract/abstract-1.0.0-r2.ebuild index 56313d9..2ee7a54 100644 --- a/dev-ruby/abstract/abstract-1.0.0-r2.ebuild +++ b/dev-ruby/abstract/abstract-1.0.0-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 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" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC=""
