commit: 59ca63413f3a444d8f79c7ad2589b4ad326cd80a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Mar 16 05:42:06 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Mar 16 05:42:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ca6341
dev-ruby/ffi: drop ruby19 Package-Manager: portage-2.2.26 dev-ruby/ffi/ffi-1.9.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ffi/ffi-1.9.10.ebuild b/dev-ruby/ffi/ffi-1.9.10.ebuild index 4880a72..80566dd 100644 --- a/dev-ruby/ffi/ffi-1.9.10.ebuild +++ b/dev-ruby/ffi/ffi-1.9.10.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 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
