app-admin/tmpwatch: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Thu, 16 Feb 2017 18:12:48 +0000 (20:12 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:15:52 +0000 (21:15 +0100)
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
app-admin/tmpwatch/tmpwatch-2.11.ebuild

index e1e9eaddad6e9c36e4f1c847c1dbd04899f86677..215c9062fb931be7547640e164d0a3b6bf9e76be 100644 (file)
@@ -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"
 
index 64b9f553c4a539f6f4100ce3cb8f5e4b435e3a2d..763689d53ed349102aeac07376778000ae270823 100644 (file)
@@ -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"