diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-18 09:30:44 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-18 09:32:15 +0100 |
commit | 3c72af155d6ad325f91fe19cd5b413c83dd75b64 (patch) | |
tree | 157a2ec0200b3f1e7217cd817664c0c0b04ad272 /app-emacs | |
parent | app-emacs/ssh: Fix DESCRIPTION. (diff) | |
download | gentoo-3c72af155d6ad325f91fe19cd5b413c83dd75b64.tar.gz gentoo-3c72af155d6ad325f91fe19cd5b413c83dd75b64.tar.bz2 gentoo-3c72af155d6ad325f91fe19cd5b413c83dd75b64.zip |
app-emacs/stripes: Fix DESCRIPTION.
https://en.oxforddictionaries.com/usage/that-or-which
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/stripes/stripes-0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/stripes/stripes-0.2-r1.ebuild b/app-emacs/stripes/stripes-0.2-r1.ebuild index 73ee92891717..11c2f94fb48f 100644 --- a/app-emacs/stripes/stripes-0.2-r1.ebuild +++ b/app-emacs/stripes/stripes-0.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp -DESCRIPTION="Emacs mode which highlights every even line with an alternative background color" +DESCRIPTION="An Emacs mode that alternates the background color of lines" HOMEPAGE="http://www.emacswiki.org/emacs/StripesMode" SRC_URI="mirror://gentoo/${P}.tar.gz" |