slyfox 14/08/10 20:09:04 Modified: wmswallow-0.6.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.11 x11-plugins/wmswallow/wmswallow-0.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild?r1=1.10&r2=1.11 Index: wmswallow-0.6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- wmswallow-0.6.1.ebuild 3 Sep 2010 08:24:28 -0000 1.10 +++ wmswallow-0.6.1.ebuild 10 Aug 2014 20:09:04 -0000 1.11 @@ -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/wmswallow/wmswallow-0.6.1.ebuild,v 1.10 2010/09/03 08:24:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild,v 1.11 2014/08/10 20:09:04 slyfox Exp $ EAPI=2 IUSE="" -DESCRIPTION="A dock applet to make any application dockable." +DESCRIPTION="A dock applet to make any application dockable" HOMEPAGE="http://burse.uni-hamburg.de/~friedel/software/wmswallow.html" SRC_URI="http://burse.uni-hamburg.de/~friedel/software/wmswallow/${PN}.tar.Z" 1.9 x11-plugins/wmswallow/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmswallow/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmswallow/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmswallow/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 3 Sep 2010 08:24:28 -0000 1.8 +++ ChangeLog 10 Aug 2014 20:09:04 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmswallow -# Copyright 2000-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/ChangeLog,v 1.8 2010/09/03 08:24:28 s4t4n Exp $ +# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/ChangeLog,v 1.9 2014/08/10 20:09:04 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> wmswallow-0.6.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 03 Sep 2010; Michele Noberasco <s4...@gentoo.org>; wmswallow-0.6.1.ebuild: Honour Gentoo LDFLAGS. Closes bug #335692.