commit: 61c018a11433b25f7ef80a7f10c673cd8463f758 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Mar 31 05:41:28 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Mar 31 06:08:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c018a1
dev-ruby/imagesize: drop ruby19 Package-Manager: portage-2.2.26 dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild index 7ebfd30..7d888e1 100644 --- a/dev-ruby/imagesize/imagesize-0.1.1_p20100902-r1.ebuild +++ b/dev-ruby/imagesize/imagesize-0.1.1_p20100902-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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.txt"
