Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmwave: wmwave-0.4.ebuild
Date: Sun, 29 Jun 2008 13:49:09
Message-Id: E1KCxH5-0000ns-2e@stork.gentoo.org
1 drac 08/06/29 13:49:03
2
3 Modified: wmwave-0.4.ebuild
4 Log:
5 DESCRIPTION is 102 characters
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
7
8 Revision Changes Path
9 1.10 x11-plugins/wmwave/wmwave-0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild?r1=1.9&r2=1.10
14
15 Index: wmwave-0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- wmwave-0.4.ebuild 22 Jul 2007 04:19:07 -0000 1.9
22 +++ wmwave-0.4.ebuild 29 Jun 2008 13:49:02 -0000 1.10
23 @@ -1,11 +1,11 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild,v 1.9 2007/07/22 04:19:07 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild,v 1.10 2008/06/29 13:49:02 drac Exp $
29
30 IUSE=""
31 -S="${WORKDIR}/wmwave"
32 +S=${WORKDIR}/wmwave
33 KEYWORDS="ppc x86"
34 -DESCRIPTION="wmwave is a dockapp that displays quality, link, level and noise of an iee802.11 (wavelan) connection."
35 +DESCRIPTION="a dockapp that displays quality, link, level and noise of an iee802.11 (wavelan) connection."
36 SRC_URI="mirror://sourceforge/wmwave/${PN}-0-4.tgz"
37 HOMEPAGE="http://wmwave.sourceforge.net/"
38 LICENSE="GPL-2"
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list