app-admin/cancd: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Thu, 16 Feb 2017 17:57:53 +0000 (19:57 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:15:26 +0000 (21:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-admin/cancd/cancd-0.1.0-r3.ebuild

index dce28970573cfeeeba8724c42fdbf6be3a4c6be2..efc7a8550c858d8ea614c5b379402b8cb87d8bad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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 eutils
 
-DESCRIPTION="the CA NetConsole Daemon, a daemon to receive output from the Linux netconsole driver"
+DESCRIPTION="the CA NetConsole Daemon receives output from the Linux netconsole driver"
 HOMEPAGE="http://oss.oracle.com/projects/cancd/"
 SRC_URI="http://oss.oracle.com/projects/cancd/dist/files/source/${P}.tar.gz"