dev-ruby/log4r: Remove ruby19, fix desc
authorManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 19:00:18 +0000 (20:00 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 19:00:18 +0000 (20:00 +0100)
Package-Manager: portage-2.2.27

dev-ruby/log4r/log4r-1.1.10-r1.ebuild
dev-ruby/log4r/log4r-1.1.10-r2.ebuild

index c2c149aead3a53bd266b1950542c1bc645d6eac5..d3538a4daec60dceab80175592db5b43496fd217 100644 (file)
@@ -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=""
 
index 0afb5515023195cd81c968d3053608dca56426d1..08493269b7f7efa4eaa8870dc388411b641dacf5 100644 (file)
@@ -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=""