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: mail-notification-5.0.ebuild ChangeLog mail-notification-5.0-r1.ebuild
Date: Sat, 03 May 2008 06:19:17
Message-Id: E1JsB5W-0003Bu-4R@stork.gentoo.org
1 graaff 08/05/03 06:19:14
2
3 Modified: mail-notification-5.0.ebuild ChangeLog
4 mail-notification-5.0-r1.ebuild
5 Log:
6 Remove gob dependency #220049
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.10 mail-client/mail-notification/mail-notification-5.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/mail-notification-5.0.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/mail-notification-5.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/mail-notification-5.0.ebuild?r1=1.9&r2=1.10
15
16 Index: mail-notification-5.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.0.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- mail-notification-5.0.ebuild 10 Apr 2008 05:24:43 -0000 1.9
23 +++ mail-notification-5.0.ebuild 3 May 2008 06:19:13 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.0.ebuild,v 1.9 2008/04/10 05:24:43 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.0.ebuild,v 1.10 2008/05/03 06:19:13 graaff Exp $
29
30 inherit autotools eutils gnome2 multilib flag-o-matic versionator
31
32 @@ -26,7 +26,6 @@
33 # instead of adding a keyring USE flag.
34 RDEPEND=">=x11-libs/gtk+-2.10
35 >=dev-libs/glib-2.10
36 - >=dev-util/gob-2.0.13
37 >=gnome-base/gnome-panel-2.6
38 >=gnome-base/eel-2.6
39 >=gnome-base/gconf-2.6
40
41
42
43 1.69 mail-client/mail-notification/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/ChangeLog?rev=1.69&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/ChangeLog?rev=1.69&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/ChangeLog?r1=1.68&r2=1.69
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v
52 retrieving revision 1.68
53 retrieving revision 1.69
54 diff -u -r1.68 -r1.69
55 --- ChangeLog 29 Apr 2008 16:32:47 -0000 1.68
56 +++ ChangeLog 3 May 2008 06:19:13 -0000 1.69
57 @@ -1,6 +1,11 @@
58 # ChangeLog for mail-client/mail-notification
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.68 2008/04/29 16:32:47 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.69 2008/05/03 06:19:13 graaff Exp $
62 +
63 + 03 May 2008; Hans de Graaff <graaff@g.o>
64 + mail-notification-5.0.ebuild, mail-notification-5.0-r1.ebuild:
65 + gob is not actually needed to build as the generated files are also shipped.
66 + Remove the dev-util/gob dependency to fix bug #220049.
67
68 *mail-notification-5.3 (29 Apr 2008)
69
70
71
72
73 1.4 mail-client/mail-notification/mail-notification-5.0-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/mail-notification-5.0-r1.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/mail-notification-5.0-r1.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mail-notification/mail-notification-5.0-r1.ebuild?r1=1.3&r2=1.4
78
79 Index: mail-notification-5.0-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.0-r1.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- mail-notification-5.0-r1.ebuild 10 Apr 2008 05:24:43 -0000 1.3
86 +++ mail-notification-5.0-r1.ebuild 3 May 2008 06:19:13 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.0-r1.ebuild,v 1.3 2008/04/10 05:24:43 graaff Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.0-r1.ebuild,v 1.4 2008/05/03 06:19:13 graaff Exp $
92
93 inherit autotools eutils gnome2 multilib flag-o-matic versionator
94
95 @@ -24,7 +24,6 @@
96 # instead of adding a keyring USE flag.
97 RDEPEND=">=x11-libs/gtk+-2.10
98 >=dev-libs/glib-2.10
99 - >=dev-util/gob-2.0.13
100 >=gnome-base/gnome-panel-2.6
101 >=gnome-base/eel-2.6
102 >=gnome-base/gconf-2.6
103
104
105
106 --
107 gentoo-commits@l.g.o mailing list