diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-12-01 21:08:39 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-12-01 21:08:39 +0000 |
commit | 4a3868aba51bd37eba7524dd9800ac6ebc4af041 (patch) | |
tree | cc424bcd33bbe87cfa7f76e121740f145dd68a49 /eclass | |
parent | Added ~amd64 keyword. bug #112508. (diff) | |
download | historical-4a3868aba51bd37eba7524dd9800ac6ebc4af041.tar.gz historical-4a3868aba51bd37eba7524dd9800ac6ebc4af041.tar.bz2 historical-4a3868aba51bd37eba7524dd9800ac6ebc4af041.zip |
moving canvas to firefox ebuild
Diffstat (limited to '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 a5e76c4aa5f6..241b6af566be 100644 --- a/eclass/mozconfig-2.eclass +++ b/eclass/mozconfig-2.eclass @@ -1,6 +1,6 @@ # 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.4 2005/12/01 02:34:41 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.5 2005/12/01 21:08:39 anarchy Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -176,7 +176,6 @@ mozconfig_init() { mozconfig_use_enable ipv6 mozconfig_use_enable xinerama mozconfig_use_enable xprint - mozconfig_use_enable canvas # We use --enable-pango to do truetype fonts, and currently pango # is required for it to build |