Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xwrits/
Date: Tue, 07 Feb 2017 17:48:40
Message-Id: 1486489529.1d6baa775ae28f0c063acb3e80753d2de919c0d7.soap@gentoo
1 commit: 1d6baa775ae28f0c063acb3e80753d2de919c0d7
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 14:56:07 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:45:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6baa77
7
8 x11-misc/xwrits: Fix toolong DESCRIPTION
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3864
12
13 x11-misc/xwrits/xwrits-2.26.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/xwrits/xwrits-2.26.ebuild b/x11-misc/xwrits/xwrits-2.26.ebuild
17 index 0c74938..ac39dff 100644
18 --- a/x11-misc/xwrits/xwrits-2.26.ebuild
19 +++ b/x11-misc/xwrits/xwrits-2.26.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 -DESCRIPTION="Reminds you to take wrist breaks, which will hopefully help you prevent repetitive stress injury"
27 +DESCRIPTION="Reminds you to take wrist breaks to help you prevent repetitive stress injury"
28 HOMEPAGE="http://www.lcdf.org/xwrits/"
29 SRC_URI="http://www.lcdf.org/${PN}/${P}.tar.gz"