app-text/ronn: remove ruby19, fix desc
authorHans de Graaff <graaff@gentoo.org>
Sun, 6 Mar 2016 20:04:52 +0000 (21:04 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sun, 6 Mar 2016 20:05:07 +0000 (21:05 +0100)
Package-Manager: portage-2.2.26

app-text/ronn/ronn-0.7.3-r3.ebuild

index 26dd948bc1d002d2a8612167bdadaa600742594b..64ccc402b1ba0d1888ef59b8393d3a85c984f03a 100644 (file)
@@ -1,16 +1,16 @@
-# 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=""
 RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Converts simple, human readable textfiles to roff for terminal display, and to HTML"
+DESCRIPTION="Converts simple, human readable textfiles to roff for terminal display, and HTML"
 HOMEPAGE="https://github.com/rtomayko/ronn/"
 
 LICENSE="MIT"