summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:00:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:00:52 +0000
commite1d2ac1315b292da60c044e2aea7e9b9637085d8 (patch)
treebff0830417dcf428504d4226e22827ea087a0536 /net-analyzer
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e1d2ac1315b292da60c044e2aea7e9b9637085d8.tar.gz
gentoo-2-e1d2ac1315b292da60c044e2aea7e9b9637085d8.tar.bz2
gentoo-2-e1d2ac1315b292da60c044e2aea7e9b9637085d8.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')
-rw-r--r--net-analyzer/thrulay/ChangeLog8
-rw-r--r--net-analyzer/thrulay/thrulay-0.6.ebuild6
-rw-r--r--net-analyzer/thrulay/thrulay-0.8.ebuild6
-rw-r--r--net-analyzer/thrulay/thrulay-0.9-r1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-analyzer/thrulay/ChangeLog b/net-analyzer/thrulay/ChangeLog
index 6b161da288d3..090338cf87c0 100644
--- a/net-analyzer/thrulay/ChangeLog
+++ b/net-analyzer/thrulay/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/thrulay
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v 1.14 2012/08/23 05:56:26 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v 1.15 2014/08/10 21:00:52 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> thrulay-0.6.ebuild,
+ thrulay-0.8.ebuild, thrulay-0.9-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
23 Aug 2012; Michael Weber <xmw@gentoo.org> thrulay-0.9-r1.ebuild:
ppc stable (bug 419239).
diff --git a/net-analyzer/thrulay/thrulay-0.6.ebuild b/net-analyzer/thrulay/thrulay-0.6.ebuild
index 425ef25fd863..a6c1079eca2a 100644
--- a/net-analyzer/thrulay/thrulay-0.6.ebuild
+++ b/net-analyzer/thrulay/thrulay-0.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 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/thrulay/thrulay-0.6.ebuild,v 1.4 2007/06/10 19:17:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.6.ebuild,v 1.5 2014/08/10 21:00:52 slyfox Exp $
inherit toolchain-funcs
-DESCRIPTION="Measure the capacity of a network by sending a bulk TCP stream over it."
+DESCRIPTION="Measure the capacity of a network by sending a bulk TCP stream over it"
HOMEPAGE="http://www.internet2.edu/~shalunov/thrulay/"
SRC_URI="http://www.internet2.edu/~shalunov/thrulay/${P}.tar.gz"
LICENSE="BSD"
diff --git a/net-analyzer/thrulay/thrulay-0.8.ebuild b/net-analyzer/thrulay/thrulay-0.8.ebuild
index f630042f343e..a3c3f08b0dfc 100644
--- a/net-analyzer/thrulay/thrulay-0.8.ebuild
+++ b/net-analyzer/thrulay/thrulay-0.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 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/thrulay/thrulay-0.8.ebuild,v 1.6 2007/06/10 19:17:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild,v 1.7 2014/08/10 21:00:52 slyfox Exp $
inherit toolchain-funcs
-DESCRIPTION="Measure the capacity of a network by sending a bulk TCP stream over it."
+DESCRIPTION="Measure the capacity of a network by sending a bulk TCP stream over it"
HOMEPAGE="http://www.internet2.edu/~shalunov/thrulay/"
SRC_URI="http://www.internet2.edu/~shalunov/thrulay/${P}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"
diff --git a/net-analyzer/thrulay/thrulay-0.9-r1.ebuild b/net-analyzer/thrulay/thrulay-0.9-r1.ebuild
index a8b0c7f024bf..7e8dc3185793 100644
--- a/net-analyzer/thrulay/thrulay-0.9-r1.ebuild
+++ b/net-analyzer/thrulay/thrulay-0.9-r1.ebuild
@@ -1,11 +1,11 @@
-# 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/thrulay/thrulay-0.9-r1.ebuild,v 1.4 2012/08/23 05:56:26 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.9-r1.ebuild,v 1.5 2014/08/10 21:00:52 slyfox Exp $
EAPI=4
inherit toolchain-funcs autotools
-DESCRIPTION="Measure the capacity of a network by sending a bulk TCP stream over it."
+DESCRIPTION="Measure the capacity of a network by sending a bulk TCP stream over it"
HOMEPAGE="http://www.internet2.edu/~shalunov/thrulay/"
SRC_URI="http://www.internet2.edu/~shalunov/thrulay/${P}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"