summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 16:59:27 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:17:37 +0100
commit993772d53bb652fa45e889b2416818d9535b8902 (patch)
tree2f80238c0d2e907298ea9faf232af81d51f37578 /app-emacs/muse/muse-3.20.ebuild
parentapp-crypt/openvpn-blacklist: Fix toolong.DESCRIPTION (diff)
downloadgentoo-993772d53bb652fa45e889b2416818d9535b8902.tar.gz
gentoo-993772d53bb652fa45e889b2416818d9535b8902.tar.bz2
gentoo-993772d53bb652fa45e889b2416818d9535b8902.zip
app-emacs/muse: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-emacs/muse/muse-3.20.ebuild')
-rw-r--r--app-emacs/muse/muse-3.20.ebuild4
1 files changed, 2 insertions, 2 deletions
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"