summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-06 20:03:21 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-06 20:03:21 +0100
commita5a7f17749291033f784ea0e53b5c15f38b3d5f6 (patch)
treed35c08f3b0ab4d0465fe7f95ab617570b968575e /dev-ruby/slim
parentdev-ruby/slim: Remove old (diff)
downloadgentoo-a5a7f17749291033f784ea0e53b5c15f38b3d5f6.tar.gz
gentoo-a5a7f17749291033f784ea0e53b5c15f38b3d5f6.tar.bz2
gentoo-a5a7f17749291033f784ea0e53b5c15f38b3d5f6.zip
dev-ruby/slim: Remove ruby19, fix desc
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/slim')
-rw-r--r--dev-ruby/slim/slim-2.1.0.ebuild6
-rw-r--r--dev-ruby/slim/slim-3.0.6.ebuild4
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 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"