commit:     dadc528ea27907741993dbd2d1bb1783ad3b306f
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 19:33:20 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 19:33:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadc528e

dev-ruby/sinatra: Fix desc, remove ruby19

Package-Manager: portage-2.2.27

 dev-ruby/sinatra/sinatra-1.4.6.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/sinatra/sinatra-1.4.6.ebuild 
b/dev-ruby/sinatra/sinatra-1.4.6.ebuild
index 4d4c866..14e8b85 100644
--- a/dev-ruby/sinatra/sinatra-1.4.6.ebuild
+++ b/dev-ruby/sinatra/sinatra-1.4.6.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"
 
 # no documentation is generable, it needs hanna, which is broken
 RUBY_FAKEGEM_TASK_DOC=""
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS.md CHANGES"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Sinatra is a DSL for quickly creating web applications in Ruby 
with minimal effort"
+DESCRIPTION="A DSL for quickly creating web applications in Ruby with minimal 
effort"
 HOMEPAGE="http://www.sinatrarb.com/";
 
 LICENSE="MIT"

Reply via email to