diff options
author | Brad Laue <brad@gentoo.org> | 2004-11-17 14:32:16 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2004-11-17 14:32:16 +0000 |
commit | 6972c72537f14e2eef84685e3aed55da5a5d786e (patch) | |
tree | 06e0984e1eae7e259c415a34837ab5740fa3de86 /net-www | |
parent | Added to x86. Use toolchain-funcs eclass. (diff) | |
download | historical-6972c72537f14e2eef84685e3aed55da5a5d786e.tar.gz historical-6972c72537f14e2eef84685e3aed55da5a5d786e.tar.bz2 historical-6972c72537f14e2eef84685e3aed55da5a5d786e.zip |
Bump to stable on x86
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla-firefox/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog index 8598a0edc8bf..4fa1f83f98ec 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.83 2004/11/16 23:50:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.84 2004/11/17 14:32:16 brad Exp $ + + 17 Nov 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-1.0.ebuild: + 1.0 stable on x86. Revisions based on a new build mechanism to follow shortly. 16 Nov 2004; Aron Griffis <agriffis@gentoo.org> mozilla-firefox-1.0-r3.ebuild: diff --git a/net-www/mozilla-firefox/mozilla-firefox-1.0.ebuild b/net-www/mozilla-firefox/mozilla-firefox-1.0.ebuild index c666a4eaf672..8d14bca17495 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-1.0.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-1.0.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-1.0.ebuild,v 1.1 2004/11/09 21:09:41 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0.ebuild,v 1.2 2004/11/17 14:32:16 brad Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla mozilla-launcher @@ -13,7 +13,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source LICENSE="MPL-1.1 NPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc x86" IUSE="java gtk2 ipv6 moznoxft truetype xinerama" RDEPEND="virtual/x11 |