summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 01:37:44 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 01:37:44 +0000
commitf07496731f72e238ce96b0029667691e7939de7f (patch)
tree99e10d6c6d91b5251b822fd8493bedc32368ad4c /app-admin/watchfolder
parentswitch test dep to pytest, update test phase (diff)
downloadgentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.gz
gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.bz2
gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.zip
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/watchfolder')
-rw-r--r--app-admin/watchfolder/ChangeLog7
-rw-r--r--app-admin/watchfolder/watchfolder-0.3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/watchfolder/ChangeLog b/app-admin/watchfolder/ChangeLog
index e33553f1bbb0..86875712fda9 100644
--- a/app-admin/watchfolder/ChangeLog
+++ b/app-admin/watchfolder/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/watchfolder
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/ChangeLog,v 1.14 2009/03/01 23:59:39 patrick Exp $
+# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/ChangeLog,v 1.15 2014/08/10 01:37:43 patrick Exp $
+
+ 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> watchfolder-0.3.3.ebuild:
+ Fix description for more repoman happy
01 Mar 2009; Patrick Lauer <patrick@gentoo.org>
+files/0.3.3-fortify-sources.patch, watchfolder-0.3.3.ebuild:
diff --git a/app-admin/watchfolder/watchfolder-0.3.3.ebuild b/app-admin/watchfolder/watchfolder-0.3.3.ebuild
index 6a1784047a81..5297412c1a75 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-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.3.ebuild,v 1.8 2009/03/01 23:59:39 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.3.ebuild,v 1.9 2014/08/10 01:37:43 patrick Exp $
inherit eutils toolchain-funcs
-DESCRIPTION="Watches directories and processes files, similar to the watchfolder option of Acrobat Distiller."
+DESCRIPTION="Watches directories and processes files, similar to the watchfolder option of Acrobat Distiller"
HOMEPAGE="http://freshmeat.net/projects/watchd/"
SRC_URI="http://dstunrea.sdf-eu.org/files/${P}.tar.gz"