diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 16:56:07 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:45:29 +0100 |
commit | 1d6baa775ae28f0c063acb3e80753d2de919c0d7 (patch) | |
tree | 74e235bafc95c9f87686773902cb72c1a614eeb7 /x11-misc/xwrits | |
parent | x11-misc/xsel: Fix toolong DESCRIPTION (diff) | |
download | gentoo-1d6baa775ae28f0c063acb3e80753d2de919c0d7.tar.gz gentoo-1d6baa775ae28f0c063acb3e80753d2de919c0d7.tar.bz2 gentoo-1d6baa775ae28f0c063acb3e80753d2de919c0d7.zip |
x11-misc/xwrits: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3864
Diffstat (limited to 'x11-misc/xwrits')
-rw-r--r-- | x11-misc/xwrits/xwrits-2.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |