diff options
author | 2014-08-10 20:09:33 +0000 | |
---|---|---|
committer | 2014-08-10 20:09:33 +0000 | |
commit | 8c739b2ab16752bdcb1f8e0ce92cba05fb631851 (patch) | |
tree | 5613c2ff732277d41b6d4a43fce5b0b5d48b3216 /x11-plugins/wmtz | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8c739b2ab16752bdcb1f8e0ce92cba05fb631851.tar.gz gentoo-2-8c739b2ab16752bdcb1f8e0ce92cba05fb631851.tar.bz2 gentoo-2-8c739b2ab16752bdcb1f8e0ce92cba05fb631851.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'x11-plugins/wmtz')
-rw-r--r-- | x11-plugins/wmtz/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmtz/wmtz-0.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmtz/ChangeLog b/x11-plugins/wmtz/ChangeLog index 3035f2166804..369fd4ffcc81 100644 --- a/x11-plugins/wmtz/ChangeLog +++ b/x11-plugins/wmtz/ChangeLog @@ -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 <slyfox@gentoo.org> wmtz-0.7.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 Sep 2010; Michele Noberasco <ssuominen@gentoo.org> wmtz-0.7.ebuild: Honour Gentoo LDFLAGS, see bug #337890. diff --git a/x11-plugins/wmtz/wmtz-0.7.ebuild b/x11-plugins/wmtz/wmtz-0.7.ebuild index a18cfe6476a7..ee4212a6e980 100644 --- a/x11-plugins/wmtz/wmtz-0.7.ebuild +++ b/x11-plugins/wmtz/wmtz-0.7.ebuild @@ -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" |