summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:09:40 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:09:40 +0000
commit5e16410e9ba4689873e1ed2ea89858ab227e169b (patch)
treed12ed3be3d931f7a5501940273ce1325adab85fd /x11-plugins
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-5e16410e9ba4689873e1ed2ea89858ab227e169b.tar.gz
gentoo-2-5e16410e9ba4689873e1ed2ea89858ab227e169b.tar.bz2
gentoo-2-5e16410e9ba4689873e1ed2ea89858ab227e169b.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')
-rw-r--r--x11-plugins/wmwave/ChangeLog8
-rw-r--r--x11-plugins/wmwave/wmwave-0.4.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/wmwave/ChangeLog b/x11-plugins/wmwave/ChangeLog
index 70b6c83da37a..767c96b4f53c 100644
--- a/x11-plugins/wmwave/ChangeLog
+++ b/x11-plugins/wmwave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmwave
-# Copyright 2000-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/ChangeLog,v 1.10 2010/09/20 09:29:49 s4t4n Exp $
+# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/ChangeLog,v 1.11 2014/08/10 20:09:40 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmwave-0.4.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
20 Sep 2010; Michele Noberasco <s4t4n@gentoo.org>; wmwave-0.4.ebuild:
Honour Gentoo LDFLAGS. Closes bug #337845.
@@ -35,4 +38,3 @@
14 Dec 2003; Lars Weiler <pylon@gentoo.org> metadata.xml, wmwave-0.4.ebuild:
Initial import.
Thanks to Florian Daniel <fd@noxa.de> for this ebuild.
-
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"