diff options
Diffstat (limited to 'www-client/mozilla/mozilla-1.7.11-r3.ebuild')
-rw-r--r-- | www-client/mozilla/mozilla-1.7.11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla/mozilla-1.7.11-r3.ebuild b/www-client/mozilla/mozilla-1.7.11-r3.ebuild index c3f3b475f483..2548f2664b26 100644 --- a/www-client/mozilla/mozilla-1.7.11-r3.ebuild +++ b/www-client/mozilla/mozilla-1.7.11-r3.ebuild @@ -1,6 +1,6 @@ # 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.11-r3.ebuild,v 1.6 2005/09/17 01:05:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.11-r3.ebuild,v 1.7 2005/09/17 07:13:43 corsair Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib @@ -24,7 +24,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/${PN}${MY_PV}/s mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2 http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 ~sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznoirc moznomail mozsvg postgres ssl" |