Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/mail-notification: ChangeLog mail-notification-5.4-r4.ebuild
Date: Sun, 27 Feb 2011 09:25:52
Message-Id: 20110227092543.2B3CB20054@flycatcher.gentoo.org
1 graaff 11/02/27 09:25:43
2
3 Modified: ChangeLog mail-notification-5.4-r4.ebuild
4 Log:
5 Remove gnome-panel dependency. Not referenced in the code and not linked against.
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.106 mail-client/mail-notification/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/ChangeLog?rev=1.106&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/ChangeLog?rev=1.106&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/ChangeLog?r1=1.105&r2=1.106
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v
19 retrieving revision 1.105
20 retrieving revision 1.106
21 diff -u -r1.105 -r1.106
22 --- ChangeLog 27 Feb 2011 09:18:17 -0000 1.105
23 +++ ChangeLog 27 Feb 2011 09:25:43 -0000 1.106
24 @@ -1,6 +1,11 @@
25 # ChangeLog for mail-client/mail-notification
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.105 2011/02/27 09:18:17 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.106 2011/02/27 09:25:43 graaff Exp $
29 +
30 + 27 Feb 2011; Hans de Graaff <graaff@g.o>
31 + mail-notification-5.4-r4.ebuild:
32 + Remove gnome-panel dependency. Not referenced in the code and not linked
33 + against.
34
35 27 Feb 2011; Hans de Graaff <graaff@g.o>
36 -mail-notification-5.4-r1.ebuild, -mail-notification-5.4-r3.ebuild:
37
38
39
40 1.7 mail-client/mail-notification/mail-notification-5.4-r4.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r4.ebuild?rev=1.7&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r4.ebuild?rev=1.7&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r4.ebuild?r1=1.6&r2=1.7
45
46 Index: mail-notification-5.4-r4.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r4.ebuild,v
49 retrieving revision 1.6
50 retrieving revision 1.7
51 diff -u -r1.6 -r1.7
52 --- mail-notification-5.4-r4.ebuild 10 Oct 2010 18:08:12 -0000 1.6
53 +++ mail-notification-5.4-r4.ebuild 27 Feb 2011 09:25:43 -0000 1.7
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r4.ebuild,v 1.6 2010/10/10 18:08:12 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r4.ebuild,v 1.7 2011/02/27 09:25:43 graaff Exp $
60
61 EAPI=2
62
63 @@ -23,7 +23,6 @@
64 RDEPEND=">=x11-libs/gtk+-2.12
65 >=dev-libs/glib-2.14
66 >=gnome-base/gconf-2.4.0
67 - >=gnome-base/gnome-panel-2.6
68 >=gnome-base/gconf-2.6
69 >=gnome-base/libgnomeui-2.14
70 >=gnome-base/libglade-2.0