summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 19:57:53 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:15:26 +0100
commitbd9c55c107248aa5dc0fd0a95282cbb84c9d70bf (patch)
treecd056f35e9153d83ac2f2de0e374539c661fd318 /app-admin
parentapp-admin/aws-iam-tools: Fix toolong.DESCRIPTION (diff)
downloadgentoo-bd9c55c107248aa5dc0fd0a95282cbb84c9d70bf.tar.gz
gentoo-bd9c55c107248aa5dc0fd0a95282cbb84c9d70bf.tar.bz2
gentoo-bd9c55c107248aa5dc0fd0a95282cbb84c9d70bf.zip
app-admin/cancd: 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')
-rw-r--r--app-admin/cancd/cancd-0.1.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/cancd/cancd-0.1.0-r3.ebuild b/app-admin/cancd/cancd-0.1.0-r3.ebuild
index dce28970573c..efc7a8550c85 100644
--- a/app-admin/cancd/cancd-0.1.0-r3.ebuild
+++ b/app-admin/cancd/cancd-0.1.0-r3.ebuild
@@ -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"