slyfox 14/08/10 20:09:24 Modified: wmtop-0.9.0.ebuild wmtop-0.9.0-r1.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.7 x11-plugins/wmtop/wmtop-0.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild?r1=1.6&r2=1.7 Index: wmtop-0.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wmtop-0.9.0.ebuild 29 Jul 2012 18:36:49 -0000 1.6 +++ wmtop-0.9.0.ebuild 10 Aug 2014 20:09:24 -0000 1.7 @@ -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/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.6 2012/07/29 18:36:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.7 2014/08/10 20:09:24 slyfox Exp $ EAPI=2 inherit multilib toolchain-funcs -DESCRIPTION="dockapp for monitoring the top three processes using cpu or memory." +DESCRIPTION="dockapp for monitoring the top three processes using cpu or memory" HOMEPAGE="http://www.swanson.ukfsn.org/#wmtop" SRC_URI="http://www.swanson.ukfsn.org/wmdock/${P}.tar.gz" 1.6 x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild?r1=1.5&r2=1.6 Index: wmtop-0.9.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- wmtop-0.9.0-r1.ebuild 29 Jul 2012 18:36:49 -0000 1.5 +++ wmtop-0.9.0-r1.ebuild 10 Aug 2014 20:09:24 -0000 1.6 @@ -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/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild,v 1.5 2012/07/29 18:36:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild,v 1.6 2014/08/10 20:09:24 slyfox Exp $ EAPI=4 inherit eutils multilib toolchain-funcs -DESCRIPTION="dockapp for monitoring the top three processes using cpu or memory." +DESCRIPTION="dockapp for monitoring the top three processes using cpu or memory" HOMEPAGE="http://www.swanson.ukfsn.org/#wmtop" SRC_URI="http://www.swanson.ukfsn.org/wmdock/${P}.tar.gz" 1.20 x11-plugins/wmtop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtop/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 29 Jul 2012 18:36:49 -0000 1.19 +++ ChangeLog 10 Aug 2014 20:09:24 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmtop -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.19 2012/07/29 18:36:49 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.20 2014/08/10 20:09:24 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> wmtop-0.9.0-r1.ebuild, + wmtop-0.9.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Jul 2012; Raúl Porcel <armi...@gentoo.org> wmtop-0.9.0.ebuild, wmtop-0.9.0-r1.ebuild: