diff options
author | Travis Tilley <lv@gentoo.org> | 2004-07-20 01:39:33 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-07-20 01:39:33 +0000 |
commit | 54c6a3dbc85a42687b9c22a75902271acd82e118 (patch) | |
tree | a566a9d63e106900fd4877c46639a67d89b3bde4 /net-www/mozilla-firefox | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-54c6a3dbc85a42687b9c22a75902271acd82e118.tar.gz gentoo-2-54c6a3dbc85a42687b9c22a75902271acd82e118.tar.bz2 gentoo-2-54c6a3dbc85a42687b9c22a75902271acd82e118.zip |
stable on amd64
Diffstat (limited to 'net-www/mozilla-firefox')
-rw-r--r-- | net-www/mozilla-firefox/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog index dc2312775be8..2c1757544028 100644 --- a/net-www/mozilla-firefox/ChangeLog +++ b/net-www/mozilla-firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mozilla-firefox # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.50 2004/07/19 07:41:57 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.51 2004/07/20 01:39:33 lv Exp $ + + 19 Jul 2004; Travis Tilley <lv@gentoo.org> mozilla-firefox-0.9.1.ebuild: + stable on amd64 19 Jul 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.9.1.ebuild: Place icon files in /usr/share/applications for all desktop environments, not diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild index 5bbd1a255b3f..5374ca1d38bf 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild,v 1.4 2004/07/19 07:41:57 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild,v 1.5 2004/07/20 01:39:33 lv Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -14,7 +14,7 @@ SRC_URI=" http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2 http://ftp.mozilla.org/pub/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2" -KEYWORDS="~x86 ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 ppc ~sparc ~alpha amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 | NPL-1.1" IUSE="java gtk2 ipv6 moznoxft truetype xinerama" |