commit:     b898ec5c33ce1906a6d4603158cdc5d0c56e6101
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 19:00:18 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 19:00:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b898ec5c

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(-)

diff --git a/dev-ruby/log4r/log4r-1.1.10-r1.ebuild 
b/dev-ruby/log4r/log4r-1.1.10-r1.ebuild
index c2c149a..d3538a4 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 0afb551..0849326 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=""
 

Reply via email to