slyfox 14/08/10 21:00:52 Modified: thrulay-0.9-r1.ebuild thrulay-0.6.ebuild thrulay-0.8.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.5 net-analyzer/thrulay/thrulay-0.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.9-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.9-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.9-r1.ebuild?r1=1.4&r2=1.5 Index: thrulay-0.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.9-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- thrulay-0.9-r1.ebuild 23 Aug 2012 05:56:26 -0000 1.4 +++ thrulay-0.9-r1.ebuild 10 Aug 2014 21:00:52 -0000 1.5 @@ -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" 1.5 net-analyzer/thrulay/thrulay-0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.6.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.6.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.6.ebuild?r1=1.4&r2=1.5 Index: thrulay-0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.6.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- thrulay-0.6.ebuild 10 Jun 2007 19:17:53 -0000 1.4 +++ thrulay-0.6.ebuild 10 Aug 2014 21:00:52 -0000 1.5 @@ -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" 1.7 net-analyzer/thrulay/thrulay-0.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild?r1=1.6&r2=1.7 Index: thrulay-0.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- thrulay-0.8.ebuild 10 Jun 2007 19:17:53 -0000 1.6 +++ thrulay-0.8.ebuild 10 Aug 2014 21:00:52 -0000 1.7 @@ -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" 1.15 net-analyzer/thrulay/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thrulay/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 23 Aug 2012 05:56:26 -0000 1.14 +++ ChangeLog 10 Aug 2014 21:00:52 -0000 1.15 @@ -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 <sly...@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 <x...@gentoo.org> thrulay-0.9-r1.ebuild: ppc stable (bug 419239).