summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 20:12:48 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:15:52 +0100
commit68b59357e6ce04ab00509aab68c10f1a1d0d7979 (patch)
tree83d8f3e0ca11413ef8a72db86c713ff460064104 /app-admin/tmpwatch
parentapp-admin/sud: Fix toolong.DESCRIPTION (diff)
downloadgentoo-68b59357e6ce04ab00509aab68c10f1a1d0d7979.tar.gz
gentoo-68b59357e6ce04ab00509aab68c10f1a1d0d7979.tar.bz2
gentoo-68b59357e6ce04ab00509aab68c10f1a1d0d7979.zip
app-admin/tmpwatch: 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/tmpwatch')
-rw-r--r--app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild2
-rw-r--r--app-admin/tmpwatch/tmpwatch-2.11.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild b/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild
index e1e9eaddad6e..215c9062fb93 100644
--- a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild
+++ b/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs eutils
-DESCRIPTION="Files which haven't been accessed in a given period of time are removed from specified directories"
+DESCRIPTION="Files which haven't been accessed are removed from specified directories"
HOMEPAGE="https://fedorahosted.org/tmpwatch/"
SRC_URI="https://fedorahosted.org/releases/t/m/${PN}/${P}.tar.bz2"
diff --git a/app-admin/tmpwatch/tmpwatch-2.11.ebuild b/app-admin/tmpwatch/tmpwatch-2.11.ebuild
index 64b9f553c4a5..763689d53ed3 100644
--- a/app-admin/tmpwatch/tmpwatch-2.11.ebuild
+++ b/app-admin/tmpwatch/tmpwatch-2.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
inherit toolchain-funcs
-DESCRIPTION="Files which haven't been accessed in a given period of time are removed from specified directories"
+DESCRIPTION="Files which haven't been accessed are removed from specified directories"
HOMEPAGE="https://fedorahosted.org/tmpwatch/"
SRC_URI="https://fedorahosted.org/releases/t/m/${PN}/${P}.tar.bz2"