app-emacs/stripes: Fix DESCRIPTION.
authorUlrich Müller <ulm@gentoo.org>
Sat, 18 Feb 2017 08:30:44 +0000 (09:30 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 18 Feb 2017 08:32:15 +0000 (09:32 +0100)
https://en.oxforddictionaries.com/usage/that-or-which

Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-emacs/stripes/stripes-0.2-r1.ebuild

index 73ee928917177bd092345c2150797f4d9d1ca11a..11c2f94fb48f45b8fb07420cb90df51fd21ea3ff 100644 (file)
@@ -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"