Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xfc: xfc-4.3.2.ebuild ChangeLog
Date: Wed, 10 Oct 2007 16:02:04
Message-Id: E1Ifdr7-0004Ue-Ei@stork.gentoo.org
1 remi 07/10/10 15:52:17
2
3 Modified: xfc-4.3.2.ebuild ChangeLog
4 Log:
5 x11-libs/xfc: update gtksourceview deps (see bug #195366)
6 (Portage version: 2.1.3.12)
7
8 Revision Changes Path
9 1.2 x11-libs/xfc/xfc-4.3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild?r1=1.1&r2=1.2
14
15 Index: xfc-4.3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xfc-4.3.2.ebuild 15 Sep 2007 15:28:07 -0000 1.1
22 +++ xfc-4.3.2.ebuild 10 Oct 2007 15:52:16 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild,v 1.1 2007/09/15 15:28:07 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild,v 1.2 2007/10/10 15:52:16 remi Exp $
28
29 DESCRIPTION="C++ bindings to Xfce desktop environment"
30 HOMEPAGE="http://xfc.xfce.org"
31 @@ -17,7 +17,7 @@
32 >=x11-libs/pango-1.8
33 >=x11-libs/gtk+-2.6
34 >=gnome-base/libglade-2.4
35 - x11-libs/gtksourceview
36 + =x11-libs/gtksourceview-1*
37 dev-lang/perl
38 doc? ( >=app-doc/doxygen-1.3.2 )"
39 DEPEND="${RDEPEND}
40
41
42
43 1.6 x11-libs/xfc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xfc/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xfc/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xfc/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xfc/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 15 Sep 2007 15:28:07 -0000 1.5
56 +++ ChangeLog 10 Oct 2007 15:52:16 -0000 1.6
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/xfc
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/ChangeLog,v 1.5 2007/09/15 15:28:07 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/ChangeLog,v 1.6 2007/10/10 15:52:16 remi Exp $
62 +
63 + 10 Oct 2007; RĂ©mi Cardona <remi@g.o> xfc-4.3.2.ebuild:
64 + update gtksourceview deps (see bug #195366)
65
66 *xfc-4.3.2 (15 Sep 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list