diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:27 +0000 |
commit | 67aa1713db1aa52a741795df74fe9a3ba66be200 (patch) | |
tree | 0ca4c0b7244fae934f468e1ce910c1a459c1aa66 /net-analyzer | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-67aa1713db1aa52a741795df74fe9a3ba66be200.tar.gz gentoo-2-67aa1713db1aa52a741795df74fe9a3ba66be200.tar.bz2 gentoo-2-67aa1713db1aa52a741795df74fe9a3ba66be200.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/bing/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/bing/bing-1.1.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-analyzer/bing/ChangeLog b/net-analyzer/bing/ChangeLog index 1ff14bd45149..ca698a0c0e12 100644 --- a/net-analyzer/bing/ChangeLog +++ b/net-analyzer/bing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/bing -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.24 2012/12/19 06:31:13 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.25 2014/08/10 20:57:27 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bing-1.1.3-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Dec 2012; Ulrich Müller <ulm@gentoo.org> bing-1.1.3-r1.ebuild: Fix LICENSE, see notices in source files, bug 446048. @@ -75,4 +78,3 @@ 06 Sep 2003; Chuck Short <zul@gentoo.org> bing-1.1.3.ebuild: Initial version, closes #28056 - diff --git a/net-analyzer/bing/bing-1.1.3-r1.ebuild b/net-analyzer/bing/bing-1.1.3-r1.ebuild index bf7d7f5133d5..9f54f8a66ae9 100644 --- a/net-analyzer/bing/bing-1.1.3-r1.ebuild +++ b/net-analyzer/bing/bing-1.1.3-r1.ebuild @@ -1,12 +1,12 @@ -# 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/bing/bing-1.1.3-r1.ebuild,v 1.7 2012/12/19 06:31:13 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3-r1.ebuild,v 1.8 2014/08/10 20:57:27 slyfox Exp $ EAPI=2 inherit toolchain-funcs -DESCRIPTION="A point-to-point bandwidth measurement tool." +DESCRIPTION="A point-to-point bandwidth measurement tool" SRC_URI="mirror://debian/pool/main/b/bing/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://fgouget.free.fr/bing/index-en.shtml" |