From a5a7f17749291033f784ea0e53b5c15f38b3d5f6 Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Sun, 6 Mar 2016 20:03:21 +0100 Subject: 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(-) (limited to 'dev-ruby/slim') diff --git a/dev-ruby/slim/slim-2.1.0.ebuild b/dev-ruby/slim/slim-2.1.0.ebuild index 81675d7c4e6d..0edb671f64fd 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 8493f8c4d344..03858e3d6c19 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" -- cgit v1.2.3-65-gdbad