summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-18 09:30:44 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-18 09:32:15 +0100
commit3c72af155d6ad325f91fe19cd5b413c83dd75b64 (patch)
tree157a2ec0200b3f1e7217cd817664c0c0b04ad272 /app-emacs
parentc01c8d426d83d441a50dde51293ee5468423fe1b (diff)
downloadgentoo-3c72af155d6ad325f91fe19cd5b413c83dd75b64.tar.gz
gentoo-3c72af155d6ad325f91fe19cd5b413c83dd75b64.tar.xz
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.ebuild2
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 73ee9289171..11c2f94fb48 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"