summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:00:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:00:03 +0000
commit1f1dce8c7864e61b0f88334457efcdad1e67f70a (patch)
tree876c7e3daeec408136664379d77bce77040354ff /net-analyzer/pchar
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-1f1dce8c7864e61b0f88334457efcdad1e67f70a.tar.gz
gentoo-2-1f1dce8c7864e61b0f88334457efcdad1e67f70a.tar.bz2
gentoo-2-1f1dce8c7864e61b0f88334457efcdad1e67f70a.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-analyzer/pchar')
-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"