diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:45:54 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:28 +0200 |
commit | bd112e6bf361cb03173175f90e3ffaa7371d9804 (patch) | |
tree | 3c0f1063c0178daa5ceb3e03696d3b1f5d7bca74 | |
parent | net-analyzer/nagtrap: Shorter DESCRIPTION (diff) | |
download | gentoo-bd112e6bf361cb03173175f90e3ffaa7371d9804.tar.gz gentoo-bd112e6bf361cb03173175f90e3ffaa7371d9804.tar.bz2 gentoo-bd112e6bf361cb03173175f90e3ffaa7371d9804.zip |
net-analyzer/nagvis: Shorter DESCRIPTION
-rw-r--r-- | net-analyzer/nagvis/nagvis-1.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagvis/nagvis-1.6.6.ebuild b/net-analyzer/nagvis/nagvis-1.6.6.ebuild index 794bc24172f4..19ce16533ff7 100644 --- a/net-analyzer/nagvis/nagvis-1.6.6.ebuild +++ b/net-analyzer/nagvis/nagvis-1.6.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils depend.apache -DESCRIPTION="NagVis is a visualization addon for the well known network managment system Nagios" +DESCRIPTION="Visualization addon for the network managment system Nagios" HOMEPAGE="http://www.nagvis.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |