diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:42:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:42:51 +0000 |
commit | b96f49cf1ad7d5be270938946eca7e6c7b8dbf91 (patch) | |
tree | b34ffcddddc5848e71e3073a55faaca1fad130bc /net-dns/dnstop/dnstop-20121017.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-b96f49cf1ad7d5be270938946eca7e6c7b8dbf91.tar.gz historical-b96f49cf1ad7d5be270938946eca7e6c7b8dbf91.tar.bz2 historical-b96f49cf1ad7d5be270938946eca7e6c7b8dbf91.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'net-dns/dnstop/dnstop-20121017.ebuild')
-rw-r--r-- | net-dns/dnstop/dnstop-20121017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnstop/dnstop-20121017.ebuild b/net-dns/dnstop/dnstop-20121017.ebuild index 841e68035f2e..4141e47ae374 100644 --- a/net-dns/dnstop/dnstop-20121017.ebuild +++ b/net-dns/dnstop/dnstop-20121017.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20121017.ebuild,v 1.1 2014/07/07 01:45:26 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20121017.ebuild,v 1.2 2014/08/10 20:42:23 slyfox Exp $ EAPI=5 inherit eutils -DESCRIPTION="Displays various tables of DNS traffic on your network." +DESCRIPTION="Displays various tables of DNS traffic on your network" HOMEPAGE="http://dnstop.measurement-factory.com/" SRC_URI="http://dnstop.measurement-factory.com/src/${P}.tar.gz" |