commit: 1d6baa775ae28f0c063acb3e80753d2de919c0d7 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Tue Feb 7 14:56:07 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 17:45:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6baa77
x11-misc/xwrits: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3864 x11-misc/xwrits/xwrits-2.26.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xwrits/xwrits-2.26.ebuild b/x11-misc/xwrits/xwrits-2.26.ebuild index 0c74938..ac39dff 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"
