diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-16 20:14:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:15:55 +0100 |
commit | 0ef03722d6ec9d8661aea889a5edb881b1f7529c (patch) | |
tree | c03961e5a1d2bf23dbf068368d53fea45dd32fdb /app-admin/watchfolder | |
parent | app-admin/tmpwatch: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-0ef03722d6ec9d8661aea889a5edb881b1f7529c.tar.gz gentoo-0ef03722d6ec9d8661aea889a5edb881b1f7529c.tar.bz2 gentoo-0ef03722d6ec9d8661aea889a5edb881b1f7529c.zip |
app-admin/watchfolder: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-admin/watchfolder')
-rw-r--r-- | app-admin/watchfolder/watchfolder-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |