slyfox 14/08/10 20:08:43 Modified: wmpinboard-1.0.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.20 x11-plugins/wmpinboard/wmpinboard-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild?r1=1.19&r2=1.20 Index: wmpinboard-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- wmpinboard-1.0.ebuild 15 Feb 2012 09:53:12 -0000 1.19 +++ wmpinboard-1.0.ebuild 10 Aug 2014 20:08:42 -0000 1.20 @@ -1,11 +1,11 @@ -# Copyright 1999-2012 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/wmpinboard/wmpinboard-1.0.ebuild,v 1.19 2012/02/15 09:53:12 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild,v 1.20 2014/08/10 20:08:42 slyfox Exp $ inherit eutils IUSE="" -DESCRIPTION="Window Maker dock applet resembling a miniature pinboard." +DESCRIPTION="Window Maker dock applet resembling a miniature pinboard" SRC_URI="http://dockapps.windowmaker.org/download.php/id/131/${P}.tar.gz" HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/93" 1.16 x11-plugins/wmpinboard/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpinboard/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpinboard/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpinboard/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 15 Feb 2012 09:53:12 -0000 1.15 +++ ChangeLog 10 Aug 2014 20:08:42 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmpinboard -# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.15 2012/02/15 09:53:12 voyageur Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.16 2014/08/10 20:08:42 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> wmpinboard-1.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 15 Feb 2012; Bernard Cafarelli <voyag...@gentoo.org> wmpinboard-1.0.ebuild: Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607