slyfox 14/08/10 21:27:38 Modified: icemon-20140102.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.4 dev-util/icemon/icemon-20140102.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?r1=1.3&r2=1.4 Index: icemon-20140102.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- icemon-20140102.ebuild 2 Jan 2014 13:23:23 -0000 1.3 +++ icemon-20140102.ebuild 10 Aug 2014 21:27:38 -0000 1.4 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v 1.3 2014/01/02 13:23:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v 1.4 2014/08/10 21:27:38 slyfox Exp $ EAPI=5 inherit kde4-base -DESCRIPTION="Icemon is a KDE monitor program for use with Icecream compile clusters." +DESCRIPTION="Icemon is a KDE monitor program for use with Icecream compile clusters" HOMEPAGE="http://www.opensuse.org/icecream" SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz" 1.4 dev-util/icemon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 2 Jan 2014 13:23:23 -0000 1.3 +++ ChangeLog 10 Aug 2014 21:27:38 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/icemon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.3 2014/01/02 13:23:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.4 2014/08/10 21:27:38 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> icemon-20140102.ebuild: + QA: drop trailing '.' from DESCRIPTION 02 Jan 2014; Tomáš Chvátal <[email protected]> icemon-20140102.ebuild: Add missed docbook2X dep for manpage generating.
