diff options
Diffstat (limited to 'dev-ruby/crack/crack-0.3.2-r1.ebuild')
-rw-r--r-- | dev-ruby/crack/crack-0.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/crack/crack-0.3.2-r1.ebuild b/dev-ruby/crack/crack-0.3.2-r1.ebuild index 0a249a4f4fb9..1e4296c9b43b 100644 --- a/dev-ruby/crack/crack-0.3.2-r1.ebuild +++ b/dev-ruby/crack/crack-0.3.2-r1.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/crack/crack-0.3.2-r1.ebuild,v 1.2 2014/04/05 14:18:21 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/crack/crack-0.3.2-r1.ebuild,v 1.3 2014/08/05 16:00:47 mrueg Exp $ EAPI=5 @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc History" inherit ruby-fakegem -DESCRIPTION="Really simple JSON and XML parsing, ripped from Merb and Rails." +DESCRIPTION="Really simple JSON and XML parsing, ripped from Merb and Rails" HOMEPAGE="https://github.com/jnunemaker/crack" LICENSE="MIT" |