summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-12-01 21:41:41 +0000
committerJory Pratt <anarchy@gentoo.org>2005-12-01 21:41:41 +0000
commit458aa944f6480bede9c30bff80de30afbeb0034c (patch)
treec8cbca69e5b4407c198e017fe79fc8f693691006 /eclass/mozconfig-2.eclass
parentVersion bump to 2.6.15-rc4. (diff)
downloadgentoo-2-458aa944f6480bede9c30bff80de30afbeb0034c.tar.gz
gentoo-2-458aa944f6480bede9c30bff80de30afbeb0034c.tar.bz2
gentoo-2-458aa944f6480bede9c30bff80de30afbeb0034c.zip
dropped canvas for ISUE
Diffstat (limited to 'eclass/mozconfig-2.eclass')
-rw-r--r--eclass/mozconfig-2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mozconfig-2.eclass b/eclass/mozconfig-2.eclass
index 241b6af566be..a4f7a8478025 100644
--- a/eclass/mozconfig-2.eclass
+++ b/eclass/mozconfig-2.eclass
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.5 2005/12/01 21:08:39 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.6 2005/12/01 21:41:41 anarchy Exp $
#
# mozconfig.eclass: the new mozilla.eclass
inherit multilib flag-o-matic
-IUSE="debug gnome ipv6 xinerama xprint mozsvg canvas"
+IUSE="debug gnome ipv6 xinerama xprint mozsvg"
RDEPEND="virtual/x11
>=sys-libs/zlib-1.1.4