summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/pchar/ChangeLog7
-rw-r--r--net-analyzer/pchar/pchar-1.5-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/pchar/ChangeLog b/net-analyzer/pchar/ChangeLog
index 6732f203a83a..5a0b60008b4e 100644
--- a/net-analyzer/pchar/ChangeLog
+++ b/net-analyzer/pchar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/pchar
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pchar/ChangeLog,v 1.8 2012/08/20 03:38:48 flameeyes Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pchar/ChangeLog,v 1.9 2014/08/10 21:00:03 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pchar-1.5-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*pchar-1.5-r1 (20 Aug 2012)
diff --git a/net-analyzer/pchar/pchar-1.5-r1.ebuild b/net-analyzer/pchar/pchar-1.5-r1.ebuild
index 9bd615e31948..e4d4efaf88da 100644
--- a/net-analyzer/pchar/pchar-1.5-r1.ebuild
+++ b/net-analyzer/pchar/pchar-1.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pchar/pchar-1.5-r1.ebuild,v 1.1 2012/08/20 03:38:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pchar/pchar-1.5-r1.ebuild,v 1.2 2014/08/10 21:00:03 slyfox Exp $
EAPI=4
@@ -9,7 +9,7 @@ WANT_AUTOMAKE=none
inherit eutils autotools toolchain-funcs
-DESCRIPTION="Internet bandwidth, latency, and loss of links analyzer."
+DESCRIPTION="Internet bandwidth, latency, and loss of links analyzer"
HOMEPAGE="http://www.kitchenlab.org/www/bmah/Software/pchar/"
SRC_URI="http://www.kitchenlab.org/www/bmah/Software/${PN}/${P}.tar.gz"