slyfox 14/08/10 20:01:20 Modified: cputnik-0.2.0.ebuild cputnik-0.1.1.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.6 x11-plugins/cputnik/cputnik-0.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/cputnik-0.2.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/cputnik-0.2.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/cputnik-0.2.0.ebuild?r1=1.5&r2=1.6 Index: cputnik-0.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.2.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- cputnik-0.2.0.ebuild 18 Nov 2012 18:50:57 -0000 1.5 +++ cputnik-0.2.0.ebuild 10 Aug 2014 20:01:20 -0000 1.6 @@ -1,10 +1,10 @@ -# 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/cputnik/cputnik-0.2.0.ebuild,v 1.5 2012/11/18 18:50:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.2.0.ebuild,v 1.6 2014/08/10 20:01:20 slyfox Exp $ inherit eutils toolchain-funcs -DESCRIPTION="cputnik is a simple cpu monitor dockapp." +DESCRIPTION="cputnik is a simple cpu monitor dockapp" HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/273" SRC_URI="http://dockapps.windowmaker.org/download.php/id/576/${P}.tar.gz" 1.7 x11-plugins/cputnik/cputnik-0.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild?r1=1.6&r2=1.7 Index: cputnik-0.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- cputnik-0.1.1.ebuild 22 Jul 2007 05:38:53 -0000 1.6 +++ cputnik-0.1.1.ebuild 10 Aug 2014 20:01:20 -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/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v 1.6 2007/07/22 05:38:53 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v 1.7 2014/08/10 20:01:20 slyfox Exp $ IUSE="" -DESCRIPTION="cputnik is a simple cpu monitor dockapp." +DESCRIPTION="cputnik is a simple cpu monitor dockapp" HOMEPAGE="http://clay.ll.pl/projects.html#dockapps" SRC_URI="http://clay.ll.pl/download/${P}.tar.gz" 1.11 x11-plugins/cputnik/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/cputnik/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 18 Nov 2012 18:50:57 -0000 1.10 +++ ChangeLog 10 Aug 2014 20:01:20 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/cputnik -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.10 2012/11/18 18:50:57 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.11 2014/08/10 20:01:20 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> cputnik-0.1.1.ebuild, + cputnik-0.2.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Nov 2012; Agostino Sarubbo <a...@gentoo.org> cputnik-0.2.0.ebuild: Add ~amd64