diff options
-rw-r--r-- | app-emacs/ssh/ssh-20120709.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ssh/ssh-20120709.ebuild b/app-emacs/ssh/ssh-20120709.ebuild index 23841c9aba32..9fe672445a6f 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" |