From: Harri Nieminen Date: Tue, 7 Feb 2017 14:41:45 +0000 (+0200) Subject: x11-misc/xidle: Fix toolong DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5c07d86a6262100e04bff812a024c66e3ba3b1b3;p=gentoo.git x11-misc/xidle: 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/xidle/xidle-24102005.ebuild b/x11-misc/xidle/xidle-24102005.ebuild index 7e286b09a122..cc558c136cf2 100644 --- a/x11-misc/xidle/xidle-24102005.ebuild +++ b/x11-misc/xidle/xidle-24102005.ebuild @@ -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"