From 993772d53bb652fa45e889b2416818d9535b8902 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Fri, 17 Feb 2017 16:59:27 +0200 Subject: app-emacs/muse: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- app-emacs/muse/muse-3.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs') 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" -- cgit v1.2.3-65-gdbad