diff options
Diffstat (limited to 'net-www/mozilla/mozilla-1.0.1-r3.ebuild')
-rw-r--r-- | net-www/mozilla/mozilla-1.0.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mozilla/mozilla-1.0.1-r3.ebuild b/net-www/mozilla/mozilla-1.0.1-r3.ebuild index 9881120ac024..82bcf65664b0 100644 --- a/net-www/mozilla/mozilla-1.0.1-r3.ebuild +++ b/net-www/mozilla/mozilla-1.0.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.4 2002/12/09 04:33:20 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.5 2002/12/15 10:44:21 bjb Exp $ IUSE="mozxmlterm moznomail java mozp3p crypt ipv6 gtk2 mozinterfaceinfo ssl ldap mozaccess mozctl gnome mozsvg" @@ -48,7 +48,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla/releases/${PN}${MY_PV2}/src/${PN}-sou mirror://gentoo/distfiles/${P}-patches-${PATCH_VER}.tar.bz2" HOMEPAGE="http://www.mozilla.org" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |