diff options
Diffstat (limited to 'dev-ruby/activeresource/activeresource-3.2.19.ebuild')
-rw-r--r-- | dev-ruby/activeresource/activeresource-3.2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activeresource/activeresource-3.2.19.ebuild b/dev-ruby/activeresource/activeresource-3.2.19.ebuild index ac937ad1a742..414b16faaad4 100644 --- a/dev-ruby/activeresource/activeresource-3.2.19.ebuild +++ b/dev-ruby/activeresource/activeresource-3.2.19.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/activeresource/activeresource-3.2.19.ebuild,v 1.2 2014/07/25 03:10:33 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.2.19.ebuild,v 1.3 2014/08/05 16:00:55 mrueg Exp $ EAPI=5 @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="activeresource.gemspec" inherit ruby-fakegem versionator -DESCRIPTION="Think Active Record for web resources.." +DESCRIPTION="Think Active Record for web resources" HOMEPAGE="http://rubyforge.org/projects/activeresource/" SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" |