From: Harri Nieminen Date: Fri, 17 Feb 2017 14:59:27 +0000 (+0200) Subject: app-emacs/muse: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=993772d53bb652fa45e889b2416818d9535b8902;p=gentoo.git app-emacs/muse: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-emacs/muse/muse-3.20.ebuild b/app-emacs/muse/muse-3.20.ebuild index f403efd922af..4d68a662e59c 100644 --- a/app-emacs/muse/muse-3.20.ebuild +++ b/app-emacs/muse/muse-3.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit elisp -DESCRIPTION="Muse-mode is similar to EmacsWikiMode, but more focused on publishing to various formats" +DESCRIPTION="Similar to EmacsWikiMode, but more focused on publishing to various formats" HOMEPAGE="http://mwolson.org/projects/EmacsMuse.html" SRC_URI="http://download.gna.org/muse-el/${P}.tar.gz"