From: Harri Nieminen Date: Thu, 16 Feb 2017 18:14:41 +0000 (+0200) Subject: app-admin/watchfolder: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ef03722d6ec9d8661aea889a5edb881b1f7529c;p=gentoo.git app-admin/watchfolder: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-admin/watchfolder/watchfolder-0.3.3.ebuild b/app-admin/watchfolder/watchfolder-0.3.3.ebuild index 04ad295f0ac6..98bb30a5fa2e 100644 --- a/app-admin/watchfolder/watchfolder-0.3.3.ebuild +++ b/app-admin/watchfolder/watchfolder-0.3.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit eutils toolchain-funcs -DESCRIPTION="Watches directories and processes files, similar to the watchfolder option of Acrobat Distiller" +DESCRIPTION="Watches directories and processes files" HOMEPAGE="http://freshmeat.net/projects/watchd/" SRC_URI="http://dstunrea.sdf-eu.org/files/${P}.tar.gz"