Gentoo Archives: gentoo-commits

From: "Daniel Gryniewicz (dang)" <dang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: ChangeLog gtksourceview-1.8.5-r1.ebuild
Date: Thu, 20 Sep 2007 19:04:34
Message-Id: E1IYRCV-0007eO-GQ@stork.gentoo.org
1 dang 07/09/20 18:56:35
2
3 Modified: ChangeLog gtksourceview-1.8.5-r1.ebuild
4 Log:
5 Block portatosourceview which has the gentoo.lang in it
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.101 x11-libs/gtksourceview/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.101&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.101&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.100&r2=1.101
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
18 retrieving revision 1.100
19 retrieving revision 1.101
20 diff -u -r1.100 -r1.101
21 --- ChangeLog 19 Sep 2007 19:01:09 -0000 1.100
22 +++ ChangeLog 20 Sep 2007 18:56:35 -0000 1.101
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-libs/gtksourceview
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.100 2007/09/19 19:01:09 dang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.101 2007/09/20 18:56:35 dang Exp $
28 +
29 + 20 Sep 2007; Daniel Gryniewicz <dang@g.o>
30 + gtksourceview-1.8.5-r1.ebuild:
31 + Block portatosourceview which has the gentoo.lang in it
32
33 *gtksourceview-1.8.5-r1 (19 Sep 2007)
34
35
36
37
38 1.2 x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: gtksourceview-1.8.5-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gtksourceview-1.8.5-r1.ebuild 19 Sep 2007 19:01:09 -0000 1.1
51 +++ gtksourceview-1.8.5-r1.ebuild 20 Sep 2007 18:56:35 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.1 2007/09/19 19:01:09 dang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.2 2007/09/20 18:56:35 dang Exp $
57
58 inherit gnome2
59
60 @@ -15,7 +15,9 @@
61 RDEPEND=">=x11-libs/gtk+-2.8
62 >=dev-libs/libxml2-2.5
63 >=gnome-base/libgnomeprint-2.8
64 - >=dev-libs/glib-2"
65 + >=dev-libs/glib-2
66 + !<dev-util/portatosourceview-2.16.1-r1"
67 +
68 DEPEND="${RDEPEND}
69 sys-devel/gettext
70 >=dev-util/intltool-0.35
71
72
73
74 --
75 gentoo-commits@g.o mailing list