slyfox 14/08/10 20:01:11 Modified: bfm-0.6.4-r1.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/bfm/bfm-0.6.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild?r1=1.11&r2=1.12 Index: bfm-0.6.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- bfm-0.6.4-r1.ebuild 7 Apr 2014 19:34:25 -0000 1.11 +++ bfm-0.6.4-r1.ebuild 10 Aug 2014 20:01:11 -0000 1.12 @@ -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/bfm/bfm-0.6.4-r1.ebuild,v 1.11 2014/04/07 19:34:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.12 2014/08/10 20:01:11 slyfox Exp $ EAPI=5 inherit multilib toolchain-funcs -DESCRIPTION="a dockapp and gkrellm plug-in combining timecop's bubblemon and wmfishtime." +DESCRIPTION="a dockapp and gkrellm plug-in combining timecop's bubblemon and wmfishtime" HOMEPAGE="http://www.jnrowe.ukfsn.org/projects/bfm.html" SRC_URI="http://www.jnrowe.ukfsn.org/files/${P}.tar.bz2" 1.18 x11-plugins/bfm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/bfm/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/bfm/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/bfm/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 7 Apr 2014 19:34:25 -0000 1.17 +++ ChangeLog 10 Aug 2014 20:01:11 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/bfm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.17 2014/04/07 19:34:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.18 2014/08/10 20:01:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> bfm-0.6.4-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Apr 2014; Samuli Suominen <ssuomi...@gentoo.org> bfm-0.6.4-r1.ebuild: Use EAPI5 instead of EAPI1.