summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actioncable/actioncable-5.0.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild b/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild
index abebc2d5146a..b3ebd7f987fe 100644
--- a/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem versionator
-DESCRIPTION="Structure many real-time application concerns into channels over a single WebSocket connection"
+DESCRIPTION="Integrated WebSockets for Rails"
HOMEPAGE="https://github.com/rails/rails"
SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"