summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/actionpack/actionpack-4.1.4.ebuild')
-rw-r--r--dev-ruby/actionpack/actionpack-4.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-4.1.4.ebuild b/dev-ruby/actionpack/actionpack-4.1.4.ebuild
index 6dee565b1e86..00e30cd2df24 100644
--- a/dev-ruby/actionpack/actionpack-4.1.4.ebuild
+++ b/dev-ruby/actionpack/actionpack-4.1.4.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/actionpack/actionpack-4.1.4.ebuild,v 1.1 2014/07/03 06:20:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.1.4.ebuild,v 1.2 2014/08/05 16:00:25 mrueg Exp $
EAPI=5
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"
inherit ruby-fakegem versionator
-DESCRIPTION="Eases web-request routing, handling, and response."
+DESCRIPTION="Eases web-request routing, handling, and response"
HOMEPAGE="http://rubyforge.org/projects/actionpack/"
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"