diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 14:51:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 14:51:15 +0000 |
commit | de1fab432555c14fc1d297b8326a4469f9d377e0 (patch) | |
tree | 3778009a23fde325ae348f8c951872ff9c9015ca /eclass/mozconfig-2.eclass | |
parent | Fixed ChangeLog, see bug #171962. (diff) | |
download | historical-de1fab432555c14fc1d297b8326a4469f9d377e0.tar.gz historical-de1fab432555c14fc1d297b8326a4469f9d377e0.tar.bz2 historical-de1fab432555c14fc1d297b8326a4469f9d377e0.zip |
Remove x11-base/xorg-x11-6.7.0-r2 block
Diffstat (limited to 'eclass/mozconfig-2.eclass')
-rw-r--r-- | eclass/mozconfig-2.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/mozconfig-2.eclass b/eclass/mozconfig-2.eclass index d8b99bebb91e..1fe35c53e0d7 100644 --- a/eclass/mozconfig-2.eclass +++ b/eclass/mozconfig-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.15 2007/03/12 11:57:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.16 2007/03/24 14:51:15 armin76 Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -23,7 +23,6 @@ RDEPEND="x11-libs/libXrender >=dev-libs/libIDL-0.8.0 gnome? ( >=gnome-base/gnome-vfs-2.3.5 >=gnome-base/libgnomeui-2.2.0 ) - !<x11-base/xorg-x11-6.7.0-r2 >=x11-libs/cairo-1.0.0" #According to bugs #18573, #204520, and couple of others in Mozilla's #bugzilla. libmng and mng support has been removed in 2003. |