diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:09:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:09:58 +0000 |
commit | 8f9c11ea3fb8e7b9e7e3787d92085bc38c501857 (patch) | |
tree | 148a42f8453c3b97c508e2ff86d8c67cd4149e6a /x11-plugins/wmwave/wmwave-0.4.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-8f9c11ea3fb8e7b9e7e3787d92085bc38c501857.tar.gz historical-8f9c11ea3fb8e7b9e7e3787d92085bc38c501857.tar.bz2 historical-8f9c11ea3fb8e7b9e7e3787d92085bc38c501857.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'x11-plugins/wmwave/wmwave-0.4.ebuild')
-rw-r--r-- | x11-plugins/wmwave/wmwave-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmwave/wmwave-0.4.ebuild b/x11-plugins/wmwave/wmwave-0.4.ebuild index 48396de610a5..bd782146583d 100644 --- a/x11-plugins/wmwave/wmwave-0.4.ebuild +++ b/x11-plugins/wmwave/wmwave-0.4.ebuild @@ -1,13 +1,13 @@ -# 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/wmwave/wmwave-0.4.ebuild,v 1.11 2010/09/20 09:29:49 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild,v 1.12 2014/08/10 20:09:40 slyfox Exp $ 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="a dockapp that displays quality, link, level and noise of an iee802.11 (wavelan) connection" SRC_URI="mirror://sourceforge/wmwave/${PN}-0-4.tgz" HOMEPAGE="http://wmwave.sourceforge.net/" LICENSE="GPL-2" |