diff options
author | 2014-08-10 20:06:57 +0000 | |
---|---|---|
committer | 2014-08-10 20:06:57 +0000 | |
commit | 9579c57c83776adc7cb8eaf98e7ee12a889aed98 (patch) | |
tree | 9434a7adf2000b14d04cbbccf8d8954ded549e4c /x11-plugins/wmifinfo | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-9579c57c83776adc7cb8eaf98e7ee12a889aed98.tar.gz gentoo-2-9579c57c83776adc7cb8eaf98e7ee12a889aed98.tar.bz2 gentoo-2-9579c57c83776adc7cb8eaf98e7ee12a889aed98.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/wmifinfo')
-rw-r--r-- | x11-plugins/wmifinfo/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.09.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/wmifinfo/ChangeLog b/x11-plugins/wmifinfo/ChangeLog index d22fab42d9f4..28da78a79c60 100644 --- a/x11-plugins/wmifinfo/ChangeLog +++ b/x11-plugins/wmifinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmifinfo -# Copyright 2000-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.20 2010/03/10 11:23:20 s4t4n Exp $ +# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.21 2014/08/10 20:06:57 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmifinfo-0.09.ebuild: + QA: drop trailing '.' from DESCRIPTION 10 Mar 2010; Michele Noberasco <s4t4n@gentoo.org> wmifinfo-0.09.ebuild: Fixed INSTALLing missing documentation. Fixes bug #297342. @@ -72,4 +75,3 @@ 04 Jan 2004; Ian Leitch <port001@gentoo.org> wmifinfo-0.06.ebuild: Initial commit; #35606 - diff --git a/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild index d73dcfb59662..5989144ffcb8 100644 --- a/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild +++ b/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild @@ -1,10 +1,10 @@ -# 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/wmifinfo/wmifinfo-0.09.ebuild,v 1.8 2010/03/10 11:23:20 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild,v 1.9 2014/08/10 20:06:57 slyfox Exp $ inherit toolchain-funcs -DESCRIPTION="a dockapp for monitoring network interfaces." +DESCRIPTION="a dockapp for monitoring network interfaces" HOMEPAGE="http://zevv.nl/play/code/wmifinfo" SRC_URI="http://zevv.nl/play/code/${PN}/${P}.tgz" |