Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/anjuta: ChangeLog anjuta-2.32.1.1.ebuild anjuta-2.32.1.0.ebuild
Date: Mon, 24 Jan 2011 15:51:58
Message-Id: 20110124155147.2E53D20054@flycatcher.gentoo.org
1 eva 11/01/24 15:51:47
2
3 Modified: ChangeLog anjuta-2.32.1.1.ebuild
4 Removed: anjuta-2.32.1.0.ebuild
5 Log:
6 Pin gtksourceview dependency to slot 2. Clean up old revisions.
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.127 dev-util/anjuta/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.127&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.127&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?r1=1.126&r2=1.127
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v
20 retrieving revision 1.126
21 retrieving revision 1.127
22 diff -u -r1.126 -r1.127
23 --- ChangeLog 31 Dec 2010 18:58:21 -0000 1.126
24 +++ ChangeLog 24 Jan 2011 15:51:47 -0000 1.127
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-util/anjuta
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.126 2010/12/31 18:58:21 pacho Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.127 2011/01/24 15:51:47 eva Exp $
31 +
32 + 24 Jan 2011; Gilles Dartiguelongue <eva@g.o>
33 + -files/anjuta-2.24.2-fix-build-with-graphviz-2.22.patch,
34 + -anjuta-2.32.1.0.ebuild, anjuta-2.32.1.1.ebuild:
35 + Pin gtksourceview dependency to slot 2. Clean up old revisions.
36
37 *anjuta-2.32.1.1 (31 Dec 2010)
38
39
40
41
42 1.2 dev-util/anjuta/anjuta-2.32.1.1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-2.32.1.1.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-2.32.1.1.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-2.32.1.1.ebuild?r1=1.1&r2=1.2
47
48 Index: anjuta-2.32.1.1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.32.1.1.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- anjuta-2.32.1.1.ebuild 31 Dec 2010 18:58:21 -0000 1.1
55 +++ anjuta-2.32.1.1.ebuild 24 Jan 2011 15:51:47 -0000 1.2
56 @@ -1,6 +1,6 @@
57 -# Copyright 1999-2010 Gentoo Foundation
58 +# Copyright 1999-2011 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.32.1.1.ebuild,v 1.1 2010/12/31 18:58:21 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.32.1.1.ebuild,v 1.2 2011/01/24 15:51:47 eva Exp $
62
63 EAPI="3"
64 GCONF_DEBUG="yes"
65 @@ -48,7 +48,7 @@
66 >=net-libs/neon-0.28.2
67 >=dev-libs/apr-1
68 >=dev-libs/apr-util-1 )
69 - sourceview? ( >=x11-libs/gtksourceview-2.9.7 )
70 + sourceview? ( >=x11-libs/gtksourceview-2.9.7:2.0 )
71 vala? ( >=dev-lang/vala-0.9.5:0.10 )"
72 DEPEND="${RDEPEND}
73 !!dev-libs/gnome-build