slyfox 14/08/10 20:04:00 Modified: wmacpimon-0.2.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.10 x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild?r1=1.9&r2=1.10 Index: wmacpimon-0.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- wmacpimon-0.2.1.ebuild 6 Sep 2010 07:48:33 -0000 1.9 +++ wmacpimon-0.2.1.ebuild 10 Aug 2014 20:03:59 -0000 1.10 @@ -1,11 +1,11 @@ -# Copyright 1999-2010 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/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.9 2010/09/06 07:48:33 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.10 2014/08/10 20:03:59 slyfox Exp $ EAPI=2 inherit eutils -DESCRIPTION="WMaker DockApp that monitors the temperature and Speedstep features in new ACPI-based systems." +DESCRIPTION="WMaker DockApp that monitors the temperature and Speedstep features in new ACPI-based systems" HOMEPAGE="http://www.vrlteam.org/wmacpimon/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" 1.10 x11-plugins/wmacpimon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpimon/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpimon/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpimon/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 6 Sep 2010 07:48:33 -0000 1.9 +++ ChangeLog 10 Aug 2014 20:03:59 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmacpimon -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.9 2010/09/06 07:48:33 s4t4n Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.10 2014/08/10 20:03:59 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> wmacpimon-0.2.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Sep 2010; Michele Noberasco <[email protected]>; wmacpimon-0.2.1.ebuild, files/Makefile.patch: Reworked Makefile patch, simplified ebuild. Closes bug #336091.
