diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-06 15:27:20 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-06 15:27:20 +0000 |
commit | 8c3edfd98f57b8c14d32da005b8f027b9123a3aa (patch) | |
tree | 43ab0d03a8c9da74a01de58020775787cf662e6f /www-client/mozilla/mozilla-1.7.7-r2.ebuild | |
parent | Bump. (diff) | |
download | gentoo-2-8c3edfd98f57b8c14d32da005b8f027b9123a3aa.tar.gz gentoo-2-8c3edfd98f57b8c14d32da005b8f027b9123a3aa.tar.bz2 gentoo-2-8c3edfd98f57b8c14d32da005b8f027b9123a3aa.zip |
Removed double moznomail from IUSE.
(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 8ef82b0d21cd..6bf4e28d000c 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.5 2005/07/06 14:43:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.7-r2.ebuild,v 1.6 2005/07/06 15:27:20 swegener 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 moznomail mozsvg postgres ssl" +IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznomail mozsvg postgres ssl" EMVER="0.91.0" IPCVER="1.1.2" |