diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:06:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:06:30 +0000 |
commit | c00cbe45d48789e0e3a469f088d9c8f50bd93aaa (patch) | |
tree | fe86fd72923b348c37a0329e21991b576927b957 /x11-plugins/wmfrog | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-c00cbe45d48789e0e3a469f088d9c8f50bd93aaa.tar.gz gentoo-2-c00cbe45d48789e0e3a469f088d9c8f50bd93aaa.tar.bz2 gentoo-2-c00cbe45d48789e0e3a469f088d9c8f50bd93aaa.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/wmfrog')
-rw-r--r-- | x11-plugins/wmfrog/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.3.1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-plugins/wmfrog/ChangeLog b/x11-plugins/wmfrog/ChangeLog index 4d82a3a21375..368f98877e90 100644 --- a/x11-plugins/wmfrog/ChangeLog +++ b/x11-plugins/wmfrog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmfrog -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v 1.12 2010/12/13 09:37:01 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v 1.13 2014/08/10 20:06:30 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmfrog-0.2.0-r1.ebuild, + wmfrog-0.3.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *wmfrog-0.3.1 (13 Dec 2010) @@ -45,4 +49,3 @@ 25 Dec 2003; Markus Nigbur <pyrania@gentoo.org> metadata.xml, wmfrog-0.1.6.ebuild: Initial import. Thanks to Thibaut Colar for parts of the ebuild. - diff --git a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild index 0d8b6d2a876f..568cca821446 100644 --- a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild +++ b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild @@ -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/wmfrog/wmfrog-0.2.0-r1.ebuild,v 1.4 2010/08/31 13:00:34 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild,v 1.5 2014/08/10 20:06:30 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="a weather application, it shows the weather in a graphical way." +DESCRIPTION="a weather application, it shows the weather in a graphical way" HOMEPAGE="http://wiki.colar.net/wmfrog_dockapp" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" diff --git a/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild b/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild index c9aebd6c2594..62c0c678f5f3 100644 --- a/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild +++ b/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild @@ -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/wmfrog/wmfrog-0.3.1.ebuild,v 1.1 2010/12/13 09:37:01 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.3.1.ebuild,v 1.2 2014/08/10 20:06:30 slyfox Exp $ EAPI=2 inherit toolchain-funcs -DESCRIPTION="a weather application, it shows the weather in a graphical way." +DESCRIPTION="a weather application, it shows the weather in a graphical way" HOMEPAGE="http://wiki.colar.net/wmfrog_dockapp" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" |