commit:     e7fe737d9c034da4fa7c06b3ff0e160b90634893
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Feb 17 15:00:41 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 20:17:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fe737d

app-emacs/ssh: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

 app-emacs/ssh/ssh-20120709.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/ssh/ssh-20120709.ebuild 
b/app-emacs/ssh/ssh-20120709.ebuild
index 23841c9aba..9fe672445a 100644
--- a/app-emacs/ssh/ssh-20120709.ebuild
+++ b/app-emacs/ssh/ssh-20120709.ebuild
@@ -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";
 

Reply via email to