summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild')
-rw-r--r--dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild b/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
index dccbc746b11f..50c9cdd018cd 100644
--- a/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
+++ b/dev-ruby/shorturl/shorturl-1.0.0-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/shorturl/shorturl-1.0.0-r1.ebuild,v 1.3 2014/04/24 16:38:24 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.4 2014/08/05 16:00:52 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog.txt README.rdoc TODO.rdoc"
inherit ruby-fakegem eutils
-DESCRIPTION="A very simple library to use URL shortening services such as TinyURL or RubyURL."
+DESCRIPTION="A very simple library to use URL shortening services such as TinyURL or RubyURL"
HOMEPAGE="http://shorturl.rubyforge.org/"
LICENSE="MIT"