diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-08-16 15:04:24 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-08-16 15:04:24 +0000 |
commit | cb6c9108614660eac015067291f8db27941f4d45 (patch) | |
tree | 735831b4025e98937773cb9d428ab658667a00fc /www-client/mozilla/mozilla-1.7.11-r2.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-cb6c9108614660eac015067291f8db27941f4d45.tar.gz historical-cb6c9108614660eac015067291f8db27941f4d45.tar.bz2 historical-cb6c9108614660eac015067291f8db27941f4d45.zip |
*** empty log message ***
Diffstat (limited to 'www-client/mozilla/mozilla-1.7.11-r2.ebuild')
-rw-r--r-- | www-client/mozilla/mozilla-1.7.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla/mozilla-1.7.11-r2.ebuild b/www-client/mozilla/mozilla-1.7.11-r2.ebuild index ebb81e86fc44..6b1f0c7c58d4 100644 --- a/www-client/mozilla/mozilla-1.7.11-r2.ebuild +++ b/www-client/mozilla/mozilla-1.7.11-r2.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-r2.ebuild,v 1.1 2005/08/16 04:45:21 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.11-r2.ebuild,v 1.2 2005/08/16 15:04:24 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 ~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" |