slyfox 14/08/10 20:09:33 Modified: wmtz-0.7.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.22 x11-plugins/wmtz/wmtz-0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?r1=1.21&r2=1.22 Index: wmtz-0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- wmtz-0.7.ebuild 20 Sep 2010 09:24:07 -0000 1.21 +++ wmtz-0.7.ebuild 10 Aug 2014 20:09:33 -0000 1.22 @@ -1,12 +1,12 @@ -# 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/wmtz/wmtz-0.7.ebuild,v 1.21 2010/09/20 09:24:07 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.22 2014/08/10 20:09:33 slyfox Exp $ EAPI=3 inherit eutils multilib toolchain-funcs -DESCRIPTION="dockapp that shows the time in multiple timezones." +DESCRIPTION="dockapp that shows the time in multiple timezones" HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.gz" 1.21 x11-plugins/wmtz/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtz/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtz/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmtz/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 20 Sep 2010 09:24:07 -0000 1.20 +++ ChangeLog 10 Aug 2014 20:09:33 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtz -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.20 2010/09/20 09:24:07 s4t4n Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.21 2014/08/10 20:09:33 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> wmtz-0.7.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 Sep 2010; Michele Noberasco <ssuomi...@gentoo.org> wmtz-0.7.ebuild: Honour Gentoo LDFLAGS, see bug #337890.