From 4b555650c01b92736e7f8530008aa50ebddfc1aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20R=C3=BCger?= Date: Sun, 6 Mar 2016 20:22:17 +0100 Subject: [PATCH] dev-ruby/sfl: Remove ruby19, fix desc Package-Manager: portage-2.2.27 --- dev-ruby/sfl/sfl-2.2-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/sfl/sfl-2.2-r1.ebuild b/dev-ruby/sfl/sfl-2.2-r1.ebuild index 11907e8feb4a..8af876c040eb 100644 --- a/dev-ruby/sfl/sfl-2.2-r1.ebuild +++ b/dev-ruby/sfl/sfl-2.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="none" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem -DESCRIPTION="This library provides spawn() which is almost perfectly compatible with ruby 1.9's" +DESCRIPTION="Library providing spawn() which is almost perfectly compatible with ruby 1.9's" HOMEPAGE="https://github.com/ujihisa/spawn-for-legacy" LICENSE="|| ( Ruby BSD-2 )" -- 2.26.2