diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 17:57:27 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:46:51 +0100 |
commit | 6a90c51ab0e3fcb45d822a163e0aabb4b503ddd7 (patch) | |
tree | 7c50930b99e147cf55ae1b17f9623c6c5d5668c7 /x11-plugins/wmwave | |
parent | x11-plugins/wmpiki: Fix toolong DESCRIPTION (diff) | |
download | gentoo-6a90c51ab0e3fcb45d822a163e0aabb4b503ddd7.tar.gz gentoo-6a90c51ab0e3fcb45d822a163e0aabb4b503ddd7.tar.bz2 gentoo-6a90c51ab0e3fcb45d822a163e0aabb4b503ddd7.zip |
x11-plugins/wmwave: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3867
Diffstat (limited to 'x11-plugins/wmwave')
-rw-r--r-- | x11-plugins/wmwave/wmwave-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmwave/wmwave-0.4.ebuild b/x11-plugins/wmwave/wmwave-0.4.ebuild index a67d394139e3..2f04996d9361 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" |