summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 17:01:40 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:17:43 +0100
commit08628a718b60429b23be9af7258cff782d28ab45 (patch)
tree974db55c843514457434d8e15ce8eaea43eac92c /app-emacs/stripes
parentapp-emacs/ssh: Fix toolong.DESCRIPTION (diff)
downloadgentoo-08628a718b60429b23be9af7258cff782d28ab45.tar.gz
gentoo-08628a718b60429b23be9af7258cff782d28ab45.tar.bz2
gentoo-08628a718b60429b23be9af7258cff782d28ab45.zip
app-emacs/stripes: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-emacs/stripes')
-rw-r--r--app-emacs/stripes/stripes-0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/stripes/stripes-0.2-r1.ebuild b/app-emacs/stripes/stripes-0.2-r1.ebuild
index d6969a810d4a..73ee92891717 100644
--- a/app-emacs/stripes/stripes-0.2-r1.ebuild
+++ b/app-emacs/stripes/stripes-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
inherit elisp
-DESCRIPTION="An Emacs mode which highlights every even line with an alternative background color"
+DESCRIPTION="Emacs mode which highlights every even line with an alternative background color"
HOMEPAGE="http://www.emacswiki.org/emacs/StripesMode"
SRC_URI="mirror://gentoo/${P}.tar.gz"