commit: 3c72af155d6ad325f91fe19cd5b413c83dd75b64 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 18 08:30:44 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 08:32:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c72af15
app-emacs/stripes: Fix DESCRIPTION. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/stripes/stripes-0.2-r1.ebuild b/app-emacs/stripes/stripes-0.2-r1.ebuild index 73ee928917..11c2f94fb4 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"
