diff options
author | 2014-08-10 20:59:38 +0000 | |
---|---|---|
committer | 2014-08-10 20:59:38 +0000 | |
commit | cffb07406746d8d883e7fded51d0d3a115733730 (patch) | |
tree | 3be26b652ee422b590566c9481d2588891318a27 /net-analyzer | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-cffb07406746d8d883e7fded51d0d3a115733730.tar.gz gentoo-2-cffb07406746d8d883e7fded51d0d3a115733730.tar.bz2 gentoo-2-cffb07406746d8d883e7fded51d0d3a115733730.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/netselect/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/netselect/ChangeLog b/net-analyzer/netselect/ChangeLog index ddf7fe0e83d5..22ba73b4bba8 100644 --- a/net-analyzer/netselect/ChangeLog +++ b/net-analyzer/netselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/netselect # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.56 2014/07/14 16:36:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.57 2014/08/10 20:59:38 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> netselect-0.3-r3.ebuild: + QA: drop trailing '.' from DESCRIPTION 14 Jul 2014; Jeroen Roovers <jer@gentoo.org> netselect-0.3-r3.ebuild, files/netselect-0.3-bsd.patch: diff --git a/net-analyzer/netselect/netselect-0.3-r3.ebuild b/net-analyzer/netselect/netselect-0.3-r3.ebuild index bbeba2704263..1f63388d916a 100644 --- a/net-analyzer/netselect/netselect-0.3-r3.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r3.ebuild,v 1.14 2014/07/14 16:36:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r3.ebuild,v 1.15 2014/08/10 20:59:38 slyfox Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs -DESCRIPTION="Ultrafast implementation of ping." +DESCRIPTION="Ultrafast implementation of ping" HOMEPAGE="http://apenwarr.ca/netselect/" SRC_URI="${HOMEPAGE}/${P}.tar.gz" |