From: Harri Nieminen Date: Thu, 16 Feb 2017 18:06:34 +0000 (+0200) Subject: app-admin/logsentry: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2de8278f46e0f498455e75358a237c0d7d026fe0;p=gentoo.git app-admin/logsentry: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-admin/logsentry/logsentry-1.1.1-r1.ebuild b/app-admin/logsentry/logsentry-1.1.1-r1.ebuild index d1224752cd9e..44524e4b230e 100644 --- a/app-admin/logsentry/logsentry-1.1.1-r1.ebuild +++ b/app-admin/logsentry/logsentry-1.1.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit toolchain-funcs -DESCRIPTION="automatically monitor system logs and mail security violations on a periodic basis" +DESCRIPTION="Automatically monitor system logs and mail security violations" # Seems that the project has been discontinued by CISCO? HOMEPAGE="https://sourceforge.net/projects/sentrytools/" SRC_URI="mirror://gentoo/${P}.tar.gz" diff --git a/app-admin/logsentry/logsentry-1.1.1.ebuild b/app-admin/logsentry/logsentry-1.1.1.ebuild index 98904396b2c0..cfa23bd020f2 100644 --- a/app-admin/logsentry/logsentry-1.1.1.ebuild +++ b/app-admin/logsentry/logsentry-1.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit toolchain-funcs -DESCRIPTION="automatically monitor system logs and mail security violations on a periodic basis" +DESCRIPTION="Automatically monitor system logs and mail security violations" # Seems that the project has been discontinued by CISCO? HOMEPAGE="https://sourceforge.net/projects/sentrytools/" SRC_URI="mirror://gentoo/${P}.tar.gz"