diff options
author | 2005-08-10 00:37:58 +0000 | |
---|---|---|
committer | 2005-08-10 00:37:58 +0000 | |
commit | e3405b30ea56129e54a053af369460e693b22517 (patch) | |
tree | 5fb8ac8edb3bad11cbaaf62047a2842cd521428f /www-client/mozilla/mozilla-1.7.11.ebuild | |
parent | stablizing for mozilla-1.7.11 (diff) | |
download | historical-e3405b30ea56129e54a053af369460e693b22517.tar.gz historical-e3405b30ea56129e54a053af369460e693b22517.tar.bz2 historical-e3405b30ea56129e54a053af369460e693b22517.zip |
ppc and x86 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-client/mozilla/mozilla-1.7.11.ebuild')
-rw-r--r-- | www-client/mozilla/mozilla-1.7.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla/mozilla-1.7.11.ebuild b/www-client/mozilla/mozilla-1.7.11.ebuild index 4481ba340b3a..d6945e872752 100644 --- a/www-client/mozilla/mozilla-1.7.11.ebuild +++ b/www-client/mozilla/mozilla-1.7.11.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.ebuild,v 1.3 2005/08/08 17:05:58 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.11.ebuild,v 1.4 2005/08/10 00:37:58 anarchy 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 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznoirc moznomail mozsvg postgres ssl" |