Gentoo Archives: gentoo-commits

From: "Michele Noberasco (s4t4n)" <s4t4n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmmsg: wmmsg-1.0.ebuild ChangeLog
Date: Fri, 01 Feb 2008 14:08:02
Message-Id: E1JKwYg-0008PC-NX@stork.gentoo.org
1 s4t4n 08/02/01 14:07:58
2
3 Modified: wmmsg-1.0.ebuild ChangeLog
4 Log:
5 Removed RDEPEND since it was equal to DEPEND.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.13 x11-plugins/wmmsg/wmmsg-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild?r1=1.12&r2=1.13
14
15 Index: wmmsg-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- wmmsg-1.0.ebuild 12 Jan 2008 00:38:39 -0000 1.12
22 +++ wmmsg-1.0.ebuild 1 Feb 2008 14:07:58 -0000 1.13
23 @@ -1,6 +1,6 @@
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.ebuild,v 1.12 2008/01/12 00:38:39 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.13 2008/02/01 14:07:58 s4t4n Exp $
28
29 DESCRIPTION="a dockapp that informs of new events, such as incoming chat messages, by displaying related icons and arrival times"
30 HOMEPAGE="http://swapspace.net/~matt/wmmsg/"
31 @@ -13,7 +13,6 @@
32 DEPEND="=x11-libs/gtk+-1.2*
33 media-libs/imlib2
34 x11-libs/libXpm"
35 -RDEPEND="${DEPEND}"
36
37 S=${WORKDIR}/${PN}
38
39
40
41
42 1.12 x11-plugins/wmmsg/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/ChangeLog?rev=1.12&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/ChangeLog?rev=1.12&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmmsg/ChangeLog?r1=1.11&r2=1.12
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v
51 retrieving revision 1.11
52 retrieving revision 1.12
53 diff -u -r1.11 -r1.12
54 --- ChangeLog 12 Jan 2008 00:38:39 -0000 1.11
55 +++ ChangeLog 1 Feb 2008 14:07:58 -0000 1.12
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-plugins/wmmsg
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.11 2008/01/12 00:38:39 coldwind Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.12 2008/02/01 14:07:58 s4t4n Exp $
61 +
62 + 01 Feb 2008; Michele Noberasco <s4t4n@g.o> wmmsg-1.0.ebuild:
63 + Removed RDEPEND as it is equal to DEPEND.
64
65 12 Jan 2008; Santiago M. Mola <coldwind@g.o> wmmsg-1.0.ebuild:
66 Add libXpm to deps (#204539), change HOMEPAGE, SRC_URI, remove redundant
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list