slyfox 14/08/10 20:09:15 Modified: wmsysmon-0.7.7.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.12 x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild?r1=1.11&r2=1.12 Index: wmsysmon-0.7.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- wmsysmon-0.7.7.ebuild 14 Jan 2009 13:58:36 -0000 1.11 +++ wmsysmon-0.7.7.ebuild 10 Aug 2014 20:09:15 -0000 1.12 @@ -1,11 +1,11 @@ -# Copyright 1999-2009 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/wmsysmon/wmsysmon-0.7.7.ebuild,v 1.11 2009/01/14 13:58:36 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild,v 1.12 2014/08/10 20:09:15 slyfox Exp $ inherit eutils IUSE="high-ints" -DESCRIPTION="a dockapp to monitor: CPU, Memory, Uptime, IRQs, Paging and Swap activity." +DESCRIPTION="a dockapp to monitor: CPU, Memory, Uptime, IRQs, Paging and Swap activity" SRC_URI="http://www.gnugeneration.com/software/wmsysmon/src/${P}.tar.gz mirror://gentoo/${P}-s4t4n.patch.bz2" HOMEPAGE="http://www.gnugeneration.com/software/wmsysmon/" 1.33 x11-plugins/wmsysmon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsysmon/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsysmon/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsysmon/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 14 Jan 2009 13:58:36 -0000 1.32 +++ ChangeLog 10 Aug 2014 20:09:15 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsysmon -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.32 2009/01/14 13:58:36 s4t4n Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.33 2014/08/10 20:09:15 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> wmsysmon-0.7.7.ebuild: + QA: drop trailing '.' from DESCRIPTION 14 Jan 2009; Michele Noberasco <s4...@gentoo.org> wmsysmon-0.7.7.ebuild: Do not strip binaries during compilation. Fixes bug #252113.