slyfox 14/08/10 20:59:14 Modified: netio-1.32.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.3 net-analyzer/netio/netio-1.32.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netio/netio-1.32.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netio/netio-1.32.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netio/netio-1.32.ebuild?r1=1.2&r2=1.3 Index: netio-1.32.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.32.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- netio-1.32.ebuild 14 Jul 2014 22:30:35 -0000 1.2 +++ netio-1.32.ebuild 10 Aug 2014 20:59:14 -0000 1.3 @@ -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/netio/netio-1.32.ebuild,v 1.2 2014/07/14 22:30:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.32.ebuild,v 1.3 2014/08/10 20:59:14 slyfox Exp $ EAPI=5 inherit eutils toolchain-funcs -DESCRIPTION="a network benchmarking tool that measures net throughput with NetBIOS and TCP/IP protocols." +DESCRIPTION="a network benchmarking tool that measures net throughput with NetBIOS and TCP/IP protocols" HOMEPAGE="http://www.ars.de/ars/ars.nsf/docs/netio" SRC_URI='http://www.ars.de/ARS/ars.nsf/f24a6a0b94c22d82862566960071bf5a/aa577bc4be573b05c125706d004c75b5/$FILE/netio132.zip' 1.30 net-analyzer/netio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netio/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netio/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netio/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 14 Jul 2014 22:30:35 -0000 1.29 +++ ChangeLog 10 Aug 2014 20:59:14 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/netio # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v 1.29 2014/07/14 22:30:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v 1.30 2014/08/10 20:59:14 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> netio-1.32.ebuild: + QA: drop trailing '.' from DESCRIPTION 14 Jul 2014; Jeroen Roovers <[email protected]> netio-1.32.ebuild: EAPI bump.
