From b898ec5c33ce1906a6d4603158cdc5d0c56e6101 Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Sun, 6 Mar 2016 20:00:18 +0100 Subject: dev-ruby/log4r: Remove ruby19, fix desc Package-Manager: portage-2.2.27 --- dev-ruby/log4r/log4r-1.1.10-r1.ebuild | 6 +++--- dev-ruby/log4r/log4r-1.1.10-r2.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/log4r/log4r-1.1.10-r1.ebuild b/dev-ruby/log4r/log4r-1.1.10-r1.ebuild index c2c149aead3a..d3538a4daec6 100644 --- a/dev-ruby/log4r/log4r-1.1.10-r1.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10-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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="" @@ -14,7 +14,7 @@ RUBY_FAKEGEM_DOCDIR="doc" inherit ruby-fakegem -DESCRIPTION="A comprehensive and flexible logging library written in Ruby for use in Ruby programs" +DESCRIPTION="A comprehensive and flexible logging library written in Ruby" HOMEPAGE="http://log4r.sourceforge.net/" IUSE="" diff --git a/dev-ruby/log4r/log4r-1.1.10-r2.ebuild b/dev-ruby/log4r/log4r-1.1.10-r2.ebuild index 0afb55150231..08493269b7f7 100644 --- a/dev-ruby/log4r/log4r-1.1.10-r2.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10-r2.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="" @@ -14,7 +14,7 @@ RUBY_FAKEGEM_DOCDIR="doc" inherit ruby-fakegem -DESCRIPTION="A comprehensive and flexible logging library written in Ruby for use in Ruby programs" +DESCRIPTION="A comprehensive and flexible logging library written in Ruby" HOMEPAGE="http://log4r.sourceforge.net/" IUSE="" -- cgit v1.2.3-65-gdbad