summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/json/json-1.8.1.ebuild')
-rw-r--r--dev-ruby/json/json-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-1.8.1.ebuild b/dev-ruby/json/json-1.8.1.ebuild
index 5feee2f45f33..e780255db50e 100644
--- a/dev-ruby/json/json-1.8.1.ebuild
+++ b/dev-ruby/json/json-1.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.8.1.ebuild,v 1.5 2014/07/26 05:56:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.8.1.ebuild,v 1.6 2014/08/05 16:00:36 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="json.gemspec"
inherit multilib ruby-fakegem
-DESCRIPTION="A JSON implementation as a Ruby extension."
+DESCRIPTION="A JSON implementation as a Ruby extension"
HOMEPAGE="http://json.rubyforge.org/"
LICENSE="|| ( Ruby GPL-2 )"