Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome: gnome-2.22.1.ebuild ChangeLog
Date: Thu, 08 May 2008 12:24:28
Message-Id: E1Ju5Af-0004z6-0C@stork.gentoo.org
1 eva 08/05/08 12:24:24
2
3 Modified: gnome-2.22.1.ebuild ChangeLog
4 Log:
5 lower tomboy dep since nobody is taking care of it and I want to remove the mask on the meta.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.2 gnome-base/gnome/gnome-2.22.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome/gnome-2.22.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome/gnome-2.22.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome/gnome-2.22.1.ebuild?r1=1.1&r2=1.2
14
15 Index: gnome-2.22.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.22.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gnome-2.22.1.ebuild 10 Apr 2008 17:23:14 -0000 1.1
22 +++ gnome-2.22.1.ebuild 8 May 2008 12:24:24 -0000 1.2
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/gnome-base/gnome/gnome-2.22.1.ebuild,v 1.1 2008/04/10 17:23:14 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.22.1.ebuild,v 1.2 2008/05/08 12:24:24 eva Exp $
28 EAPI="1"
29
30 DESCRIPTION="Meta package for the GNOME desktop"
31 @@ -161,9 +161,9 @@
32 >=gnome-extra/mousetweaks-2.22.1 )
33 cups? ( >=net-print/gnome-cups-manager-0.31-r2 )
34
35 - mono? ( >=app-misc/tomboy-0.10.1 )"
36 + mono? ( >=app-misc/tomboy-0.10.0 )"
37 # Broken from assumptions of gnome-vfs headers being included in nautilus headers,
38 -# which isn't the case with nautilus-2.22
39 +# which isn't the case with nautilus-2.22, bug #216019
40 # >=app-admin/gnome-system-tools-2.14.0
41 # >=app-admin/system-tools-backends-1.4.2
42
43
44
45
46 1.334 gnome-base/gnome/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome/ChangeLog?rev=1.334&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome/ChangeLog?rev=1.334&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome/ChangeLog?r1=1.333&r2=1.334
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v
55 retrieving revision 1.333
56 retrieving revision 1.334
57 diff -u -r1.333 -r1.334
58 --- ChangeLog 12 Apr 2008 14:06:32 -0000 1.333
59 +++ ChangeLog 8 May 2008 12:24:24 -0000 1.334
60 @@ -1,6 +1,10 @@
61 # ChangeLog for gnome-base/gnome
62 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.333 2008/04/12 14:06:32 eva Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.334 2008/05/08 12:24:24 eva Exp $
65 +
66 + 08 May 2008; Gilles Dartiguelongue <eva@g.o> gnome-2.22.1.ebuild:
67 + lower tomboy dep since nobody is taking care of it and I want to remove
68 + the mask on the meta.
69
70 12 Apr 2008; Gilles Dartiguelongue <eva@g.o> gnome-2.20.3.ebuild:
71 Remove gnome-system-tools 2.14 from RDEPEND to all because it is starting
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list