diff options
author | Brad Laue <brad@gentoo.org> | 2004-02-14 06:17:16 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2004-02-14 06:17:16 +0000 |
commit | 656d912731e68dcb1278c065a9f3c2e77c74562e (patch) | |
tree | 582ce1aa6921bb592142229ebb6d0a56d920beb3 /net-www/mozilla-firefox-bin | |
parent | Version Bump. (diff) | |
download | historical-656d912731e68dcb1278c065a9f3c2e77c74562e.tar.gz historical-656d912731e68dcb1278c065a9f3c2e77c74562e.tar.bz2 historical-656d912731e68dcb1278c065a9f3c2e77c74562e.zip |
Make firefox-bin stable on x86
Diffstat (limited to 'net-www/mozilla-firefox-bin')
-rw-r--r-- | net-www/mozilla-firefox-bin/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla-firefox-bin/Manifest | 4 | ||||
-rw-r--r-- | net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/mozilla-firefox-bin/ChangeLog b/net-www/mozilla-firefox-bin/ChangeLog index fac4f470c43c..637e065a407d 100644 --- a/net-www/mozilla-firefox-bin/ChangeLog +++ b/net-www/mozilla-firefox-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mozilla-firefox-bin # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/ChangeLog,v 1.1 2004/02/12 08:24:49 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/ChangeLog,v 1.2 2004/02/14 06:17:16 brad Exp $ + + 14 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-bin-0.8.ebuild: + Stable on x86 *mozilla-firefox-bin-0.8 (12 Feb 2004) diff --git a/net-www/mozilla-firefox-bin/Manifest b/net-www/mozilla-firefox-bin/Manifest index 02ad4deb8358..9c1926d3a90c 100644 --- a/net-www/mozilla-firefox-bin/Manifest +++ b/net-www/mozilla-firefox-bin/Manifest @@ -1,6 +1,6 @@ -MD5 d0cc3ee2f364da9fef5a6343b7688fed ChangeLog 614 +MD5 dd7bff915210c6baa089c4dabc5d354b ChangeLog 706 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 -MD5 7eaf25ff9a989b4995a0ceaa76380bc4 mozilla-firefox-bin-0.8.ebuild 1579 +MD5 528ea8102c6b8e3da0788a272be9f1c4 mozilla-firefox-bin-0.8.ebuild 1578 MD5 cfa48a263b4274cfb989f3140d843ede files/digest-mozilla-firefox-bin-0.8 84 MD5 48924e6ea5eeccdde41276f2231a8630 files/firebird-0.7-antialiasing-patch 1253 MD5 3c6dd30b66a11ed5a493f95280584cad files/firefox 700 diff --git a/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild b/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild index 0d064fac5b7f..8048d065de86 100644 --- a/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild +++ b/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild,v 1.1 2004/02/12 08:24:49 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild,v 1.2 2004/02/14 06:17:16 brad Exp $ inherit nsplugins eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-$ HOMEPAGE="http://www.mozilla.org/projects/firefox" RESTRICT="nostrip" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |