app-emacs/muse: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:59:27 +0000 (16:59 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:17:37 +0000 (21:17 +0100)
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

index f403efd922af3a3a11746beb51acdc1fc64c16a5..4d68a662e59c0a475b64cce421468a24bb1ce50d 100644 (file)
@@ -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"