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

dev-ruby/slim/slim-2.1.0.ebuild
dev-ruby/slim/slim-3.0.6.ebuild

index 81675d7c4e6dd142dd0d32fbe74b2a14206d7c54..0edb671f64fd438e4055adc771565fe7f5534510 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"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
 
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_TASK_DOC="yard"
 
 inherit ruby-fakegem
 
-DESCRIPTION="A template language whose goal is reduce the syntax to the essential parts without becoming cryptic"
+DESCRIPTION="A template language aiming to reduce the syntax to the essential parts"
 HOMEPAGE="http://slim-lang.com/"
 LICENSE="MIT"
 
index 8493f8c4d344c2d45ad2075974640fd2f0397fe8..03858e3d6c1936bf2db787a2c6d837f5092f8d7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_TASK_DOC="yard"
 
 inherit ruby-fakegem
 
-DESCRIPTION="A template language whose goal is reduce the syntax to the essential parts without becoming cryptic"
+DESCRIPTION="A template language aiming to reduce the syntax to the essential parts"
 HOMEPAGE="http://slim-lang.com/"
 LICENSE="MIT"