summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-07-29 20:50:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-07-29 20:50:24 +0000
commit274466fe5a816310b3940dad6053ba4e4ba1f098 (patch)
tree3424f493d56f1ab090dd990aa4caee5c8b1d82ad /eclass
parentSign Manfiest (diff)
downloadgentoo-2-274466fe5a816310b3940dad6053ba4e4ba1f098.tar.gz
gentoo-2-274466fe5a816310b3940dad6053ba4e4ba1f098.tar.bz2
gentoo-2-274466fe5a816310b3940dad6053ba4e4ba1f098.zip
Remove mozilla-launcher dep on eclasses, since it isn't needed for some stuff, xulrunner for example
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozconfig-2.eclass3
-rw-r--r--eclass/mozconfig-3.eclass3
2 files changed, 2 insertions, 4 deletions
diff --git a/eclass/mozconfig-2.eclass b/eclass/mozconfig-2.eclass
index 380bb562f6ff..92eac4d111f5 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.18 2008/07/16 11:39:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.19 2008/07/29 20:50:24 armin76 Exp $
#
# mozconfig.eclass: the new mozilla.eclass
@@ -16,7 +16,6 @@ RDEPEND="x11-libs/libXrender
dev-libs/expat
app-arch/zip
app-arch/unzip
- >=www-client/mozilla-launcher-1.42
>=x11-libs/gtk+-2.8.6
>=dev-libs/glib-2.8.2
>=x11-libs/pango-1.10.1
diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass
index 35f364a90a9e..54772450521c 100644
--- a/eclass/mozconfig-3.eclass
+++ b/eclass/mozconfig-3.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.4 2008/07/16 11:39:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.5 2008/07/29 20:50:24 armin76 Exp $
#
# mozconfig.eclass: the new mozilla.eclass
@@ -15,7 +15,6 @@ RDEPEND="x11-libs/libXrender
dev-libs/expat
app-arch/zip
app-arch/unzip
- >=www-client/mozilla-launcher-1.58
>=x11-libs/gtk+-2.8.6
>=dev-libs/glib-2.8.2
>=x11-libs/pango-1.10.1