commit: 6a90c51ab0e3fcb45d822a163e0aabb4b503ddd7 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Tue Feb 7 15:57:27 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 17:46:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a90c51a
x11-plugins/wmwave: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3867 x11-plugins/wmwave/wmwave-0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmwave/wmwave-0.4.ebuild b/x11-plugins/wmwave/wmwave-0.4.ebuild index a67d394..2f04996 100644 --- a/x11-plugins/wmwave/wmwave-0.4.ebuild +++ b/x11-plugins/wmwave/wmwave-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=3 IUSE="" S=${WORKDIR}/wmwave KEYWORDS="ppc x86" -DESCRIPTION="a dockapp that displays quality, link, level and noise of an iee802.11 (wavelan) connection" +DESCRIPTION="Dockapp that displays quality, link, level and noise of an iee802.11 connection" SRC_URI="mirror://sourceforge/wmwave/${PN}-0-4.tgz" HOMEPAGE="http://wmwave.sourceforge.net/" LICENSE="GPL-2"
