diff options
-rw-r--r-- | app-emacs/muse/muse-3.20.ebuild | 4 |
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" |