x11-misc/xidle: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Tue, 7 Feb 2017 14:41:45 +0000 (16:41 +0200)
committerDavid Seifert <soap@gentoo.org>
Tue, 7 Feb 2017 17:45:20 +0000 (18:45 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3864

x11-misc/xidle/xidle-24102005.ebuild

index 7e286b09a122bddcca07fa0513d01749128a0f80..cc558c136cf2fee9e5f98dd53daf1da21b1fc439 100644 (file)
@@ -1,12 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=4
 inherit eutils toolchain-funcs
 
-DESCRIPTION="xidle monitors inactivity in X and runs the specified program when
-a timeout occurs."
+DESCRIPTION="Monitors inactivity in X and runs the specified program when a timeout occurs"
 HOMEPAGE="http://www.freebsdsoftware.org/x11/xidle.html"
 SRC_URI="mirror://freebsd/ports/local-distfiles/novel/${P}.tar.bz2"