From: Harri Nieminen Date: Fri, 17 Feb 2017 15:01:40 +0000 (+0200) Subject: app-emacs/stripes: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08628a718b60429b23be9af7258cff782d28ab45;p=gentoo.git app-emacs/stripes: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- 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"