Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog mozconfig-3.eclass
Date: Mon, 14 Nov 2011 15:54:19
Message-Id: 20111114155408.B94362004B@flycatcher.gentoo.org
1 nirbheek 11/11/14 15:54:08
2
3 Modified: ChangeLog mozconfig-3.eclass
4 Log:
5 Remove obsolete xorg-x11 dep from mozconfig-3
6
7 Revision Changes Path
8 1.13 eclass/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.12&r2=1.13
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- ChangeLog 14 Nov 2011 06:10:32 -0000 1.12
21 +++ ChangeLog 14 Nov 2011 15:54:08 -0000 1.13
22 @@ -1,6 +1,9 @@
23 # ChangeLog for eclass directory
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.12 2011/11/14 06:10:32 tetromino Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.13 2011/11/14 15:54:08 nirbheek Exp $
27 +
28 + 14 Nov 2011; Nirbheek Chauhan <nirbheek@g.o> mozconfig-3.eclass:
29 + Remove obsolete xorg-x11 dep from mozconfig-3
30
31 14 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass,
32 gnome2.eclass:
33
34
35
36 1.25 eclass/mozconfig-3.eclass
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-3.eclass?rev=1.25&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-3.eclass?rev=1.25&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-3.eclass?r1=1.24&r2=1.25
41
42 Index: mozconfig-3.eclass
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v
45 retrieving revision 1.24
46 retrieving revision 1.25
47 diff -u -r1.24 -r1.25
48 --- mozconfig-3.eclass 11 Nov 2011 01:37:44 -0000 1.24
49 +++ mozconfig-3.eclass 14 Nov 2011 15:54:08 -0000 1.25
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2011 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.24 2011/11/11 01:37:44 anarchy Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.25 2011/11/14 15:54:08 nirbheek Exp $
55 #
56 # mozconfig.eclass: the new mozilla.eclass
57
58 @@ -18,7 +18,6 @@
59 dev-libs/expat
60 >=dev-libs/libIDL-0.8.0
61 >=dev-libs/libevent-1.4.7
62 - !<x11-base/xorg-x11-6.7.0-r2
63 >=x11-libs/cairo-1.8[X]
64 >=x11-libs/gtk+-2.8.6:2
65 >=x11-libs/pango-1.10.1[X]