summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-03 23:26:05 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-09-04 08:45:02 +0200
commitb5e7015cffb014db89122c56a4bccdf2ba4535ee (patch)
tree8f36315e51b17b4cd4f7fac47ac7c03e8ebd9b3e /net-analyzer
parentdev-python/pymysql: update HOMEPAGE. (diff)
downloadgentoo-b5e7015cffb014db89122c56a4bccdf2ba4535ee.tar.gz
gentoo-b5e7015cffb014db89122c56a4bccdf2ba4535ee.tar.bz2
gentoo-b5e7015cffb014db89122c56a4bccdf2ba4535ee.zip
net-analyzer/mk-livestatus: Shrink DESCRIPTION.
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2211 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild b/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild
index 6e506632c963..a1e49d2dc672 100644
--- a/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild
+++ b/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ inherit autotools perl-module python-r1 eutils
MY_PV="${PV/_p/p}"
MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Nagios/Icinga event broker module that allows quick/direct access to your status data"
+DESCRIPTION="Nagios/Icinga event broker that allows quick/direct access to your status data"
HOMEPAGE="http://mathias-kettner.de/checkmk_livestatus.html"
SRC_URI="http://mathias-kettner.de/download/${MY_P}.tar.gz"