app-emacs/ssh: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 15:00:41 +0000 (17:00 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:17:40 +0000 (21:17 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-emacs/ssh/ssh-20120709.ebuild

index 23841c9aba327e5be6b55d5163c15406ba178dd1..9fe672445a6f7a5ffb3d7a4fe3f21cbbd45dc0ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit elisp
 
-DESCRIPTION="Directory tracking and special character handling support for SSH sessions in Emacs shell buffers"
+DESCRIPTION="Directory tracking and special character handling support for SSH sessions"
 HOMEPAGE="http://www.splode.com/~friedman/software/emacs-lisp/index.html#ssh"
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"