slyfox 14/08/10 20:05:22 Modified: wmclockmon-0.8.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.9 x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild?r1=1.8&r2=1.9 Index: wmclockmon-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- wmclockmon-0.8.1.ebuild 7 Apr 2014 19:59:53 -0000 1.8 +++ wmclockmon-0.8.1.ebuild 10 Aug 2014 20:05:22 -0000 1.9 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.8 2014/04/07 19:59:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.9 2014/08/10 20:05:22 slyfox Exp $ EAPI=5 inherit eutils -DESCRIPTION="a nice digital clock with 7 different styles either in LCD or LED style." +DESCRIPTION="a nice digital clock with 7 different styles either in LCD or LED style" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}-1.tar.gz" 1.36 x11-plugins/wmclockmon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 7 Apr 2014 19:59:53 -0000 1.35 +++ ChangeLog 10 Aug 2014 20:05:22 -0000 1.36 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmclockmon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.35 2014/04/07 19:59:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.36 2014/08/10 20:05:22 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> wmclockmon-0.8.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Apr 2014; Samuli Suominen <ssuomi...@gentoo.org> wmclockmon-0.8.1.ebuild: Use EAPI5 instead of EAPI1.