From: Harri Nieminen Date: Tue, 7 Feb 2017 14:56:07 +0000 (+0200) Subject: x11-misc/xwrits: Fix toolong DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d6baa775ae28f0c063acb3e80753d2de919c0d7;p=gentoo.git x11-misc/xwrits: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3864 --- diff --git a/x11-misc/xwrits/xwrits-2.26.ebuild b/x11-misc/xwrits/xwrits-2.26.ebuild index 0c749387a657..ac39dff624c0 100644 --- a/x11-misc/xwrits/xwrits-2.26.ebuild +++ b/x11-misc/xwrits/xwrits-2.26.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="Reminds you to take wrist breaks, which will hopefully help you prevent repetitive stress injury" +DESCRIPTION="Reminds you to take wrist breaks to help you prevent repetitive stress injury" HOMEPAGE="http://www.lcdf.org/xwrits/" SRC_URI="http://www.lcdf.org/${PN}/${P}.tar.gz"