Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
nirbheek 11/11/14 15:54:08
Modified: ChangeLog mozconfig-3.eclass
Log:
Remove obsolete xorg-x11 dep from mozconfig-3
Revision Changes Path
1.13 eclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 14 Nov 2011 06:10:32 -0000 1.12
+++ ChangeLog 14 Nov 2011 15:54:08 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.12 2011/11/14 06:10:32 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.13 2011/11/14 15:54:08 nirbheek Exp $
+
+ 14 Nov 2011; Nirbheek Chauhan <nirbheek@g.o> mozconfig-3.eclass:
+ Remove obsolete xorg-x11 dep from mozconfig-3
14 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass,
gnome2.eclass:
1.25 eclass/mozconfig-3.eclass
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-3.eclass?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-3.eclass?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-3.eclass?r1=1.24&r2=1.25
Index: mozconfig-3.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mozconfig-3.eclass 11 Nov 2011 01:37:44 -0000 1.24
+++ mozconfig-3.eclass 14 Nov 2011 15:54:08 -0000 1.25
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.24 2011/11/11 01:37:44 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.25 2011/11/14 15:54:08 nirbheek Exp $
#
# mozconfig.eclass: the new mozilla.eclass
@@ -18,7 +18,6 @@
dev-libs/expat
>=dev-libs/libIDL-0.8.0
>=dev-libs/libevent-1.4.7
- !<x11-base/xorg-x11-6.7.0-r2
>=x11-libs/cairo-1.8[X]
>=x11-libs/gtk+-2.8.6:2
>=x11-libs/pango-1.10.1[X]
|
|