From 68b59357e6ce04ab00509aab68c10f1a1d0d7979 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Thu, 16 Feb 2017 20:12:48 +0200 Subject: [PATCH] app-admin/tmpwatch: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild | 2 +- app-admin/tmpwatch/tmpwatch-2.11.ebuild | 4 ++-- 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" -- 2.26.2