commit:     a5a7f17749291033f784ea0e53b5c15f38b3d5f6
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 19:03:21 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 19:03:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a7f177

dev-ruby/slim: Remove ruby19, fix desc

Package-Manager: portage-2.2.27

 dev-ruby/slim/slim-2.1.0.ebuild | 6 +++---
 dev-ruby/slim/slim-3.0.6.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/slim/slim-2.1.0.ebuild b/dev-ruby/slim/slim-2.1.0.ebuild
index 81675d7..0edb671 100644
--- a/dev-ruby/slim/slim-2.1.0.ebuild
+++ b/dev-ruby/slim/slim-2.1.0.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"
+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"
 

diff --git a/dev-ruby/slim/slim-3.0.6.ebuild b/dev-ruby/slim/slim-3.0.6.ebuild
index 8493f8c..03858e3 100644
--- a/dev-ruby/slim/slim-3.0.6.ebuild
+++ b/dev-ruby/slim/slim-3.0.6.ebuild
@@ -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"
 

Reply via email to