diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-27 17:02:37 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-27 17:02:37 +0000 |
commit | 145c31653fb2cc737c547b8bed65851dce63cd31 (patch) | |
tree | d4ac87a8bc13e450e56764dae6743064b9eb4ee1 /eclass/mozilla.eclass | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-145c31653fb2cc737c547b8bed65851dce63cd31.tar.gz gentoo-2-145c31653fb2cc737c547b8bed65851dce63cd31.tar.bz2 gentoo-2-145c31653fb2cc737c547b8bed65851dce63cd31.zip |
mozilla, mozconfig.eclass: Dont depend on portage
Diffstat (limited to 'eclass/mozilla.eclass')
-rw-r--r-- | eclass/mozilla.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/mozilla.eclass b/eclass/mozilla.eclass index 422bf67a5910..517bbdc50053 100644 --- a/eclass/mozilla.eclass +++ b/eclass/mozilla.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/mozilla.eclass,v 1.31 2005/07/11 15:08:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla.eclass,v 1.32 2007/02/27 17:02:37 genstef Exp $ # # You probably don't want to change this eclass. Newer ebuilds use # mozconfig.eclass instead. @@ -21,7 +21,6 @@ RDEPEND="virtual/x11 >=media-libs/jpeg-6b >=media-libs/libmng-1.0.0 >=media-libs/libpng-1.2.1 - >=sys-apps/portage-2.0.36 dev-libs/expat app-arch/zip app-arch/unzip |