From: Manuel RĂ¼ger Date: Mon, 28 Mar 2016 19:34:39 +0000 (+0200) Subject: dev-ruby/http-cookie: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f52c5416fc29994e61d0431275c32bac4c490339;p=gentoo.git dev-ruby/http-cookie: Remove ruby19 Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild index 90890a0e4571..99b47460482d 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.2-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_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"