diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-06 14:43:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-06 14:43:10 +0000 |
commit | d0fb28eac9bd278c2a115fcbbaf294323b15337a (patch) | |
tree | 697d926cae67b855527aed33efda01f6786532e9 /www-client/mozilla/mozilla-1.7.7-r2.ebuild | |
parent | Force --without-gnutls (diff) | |
download | gentoo-2-d0fb28eac9bd278c2a115fcbbaf294323b15337a.tar.gz gentoo-2-d0fb28eac9bd278c2a115fcbbaf294323b15337a.tar.bz2 gentoo-2-d0fb28eac9bd278c2a115fcbbaf294323b15337a.zip |
More IUSE fixes
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-client/mozilla/mozilla-1.7.7-r2.ebuild')
-rw-r--r-- | www-client/mozilla/mozilla-1.7.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla/mozilla-1.7.7-r2.ebuild b/www-client/mozilla/mozilla-1.7.7-r2.ebuild index 5ce9c0b3a7e5..8ef82b0d21cd 100644 --- a/www-client/mozilla/mozilla-1.7.7-r2.ebuild +++ b/www-client/mozilla/mozilla-1.7.7-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.7-r2.ebuild,v 1.4 2005/07/06 14:30:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.7-r2.ebuild,v 1.5 2005/07/06 14:43:10 agriffis Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils nsplugins mozilla-launcher mozconfig makeedit multilib -IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznomail moznomailjava mozsvg postgres ssl" +IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznomail moznomail mozsvg postgres ssl" EMVER="0.91.0" IPCVER="1.1.2" |