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/wmmsg: wmmsg-1.0.1.ebuild
Date: Tue, 25 Mar 2008 14:56:29
Message-Id: E1JeAZe-0002hK-Bx@stork.gentoo.org
1 drac 08/03/25 14:56:26
2
3 Modified: wmmsg-1.0.1.ebuild
4 Log:
5 made repoman happy with too long description
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 x11-plugins/wmmsg/wmmsg-1.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild?r1=1.4&r2=1.5
14
15 Index: wmmsg-1.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- wmmsg-1.0.1.ebuild 23 Mar 2008 13:27:54 -0000 1.4
22 +++ wmmsg-1.0.1.ebuild 25 Mar 2008 14:56:25 -0000 1.5
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.4 2008/03/23 13:27:54 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.5 2008/03/25 14:56:25 drac Exp $
28
29 inherit autotools eutils
30
31 -DESCRIPTION="a dockapp that informs of new events, such as incoming chat messages, by displaying related icons and arrival times"
32 +DESCRIPTION="a dockapp that informs events, such as incoming chat messages, by displaying icons and times"
33 HOMEPAGE="http://swapspace.net/~matt/wmmsg"
34 SRC_URI="http://swapspace.net/~matt/wmmsg/${P}.tar.gz"
35
36
37
38
39 --
40 gentoo-commits@l.g.o mailing list