commit: c01c8d426d83d441a50dde51293ee5468423fe1b Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 18 08:25:45 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 08:32:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01c8d42
app-emacs/ssh: Fix DESCRIPTION. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-emacs/ssh/ssh-20120709.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ssh/ssh-20120709.ebuild b/app-emacs/ssh/ssh-20120709.ebuild index 9fe672445a..9297e5b175 100644 --- a/app-emacs/ssh/ssh-20120709.ebuild +++ b/app-emacs/ssh/ssh-20120709.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp -DESCRIPTION="Directory tracking and special character handling support for SSH sessions" +DESCRIPTION="Support for SSH sessions in Emacs shell buffers" HOMEPAGE="http://www.splode.com/~friedman/software/emacs-lisp/index.html#ssh" SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
