summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/slim/slim-2.1.0.ebuild')
-rw-r--r--dev-ruby/slim/slim-2.1.0.ebuild6
1 files changed, 3 insertions, 3 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"