commit:     1cc4ef401010b23bdbed8105443439fd49772bd8
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 00:03:15 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 00:03:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc4ef40

dev-ruby/actioncable: Fix description

Package-Manager: portage-2.3.2

 dev-ruby/actioncable/actioncable-5.0.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild 
b/dev-ruby/actioncable/actioncable-5.0.0.1.ebuild
index abebc2d..b3ebd7f 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"
 

Reply via email to