summaryrefslogtreecommitdiff
path: root/dev-ruby/log4r
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-06 20:00:18 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-06 20:00:18 +0100
commitb898ec5c33ce1906a6d4603158cdc5d0c56e6101 (patch)
tree4abcc801974c73cf9bf02f03f9b43ca8e275c792 /dev-ruby/log4r
parent4d2635281f3f66675664ce43dde9328b7e72c0d5 (diff)
downloadgentoo-b898ec5c33ce1906a6d4603158cdc5d0c56e6101.tar.gz
gentoo-b898ec5c33ce1906a6d4603158cdc5d0c56e6101.tar.xz
dev-ruby/log4r: Remove ruby19, fix desc
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/log4r')
-rw-r--r--dev-ruby/log4r/log4r-1.1.10-r1.ebuild6
-rw-r--r--dev-ruby/log4r/log4r-1.1.10-r2.ebuild6
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 c2c149aead3..d3538a4daec 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 0afb5515023..08493269b7f 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=""