summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-08-05 12:34:23 +0000
committerAron Griffis <agriffis@gentoo.org>2004-08-05 12:34:23 +0000
commit0c2341ecd3454052acb64960c606fc358c52fc77 (patch)
treea4433dce00be8bae46c13c0e45d5d6652174761d /net-www
parentfix keywords to ~ except for x86 which I've tested (diff)
downloadhistorical-0c2341ecd3454052acb64960c606fc358c52fc77.tar.gz
historical-0c2341ecd3454052acb64960c606fc358c52fc77.tar.bz2
historical-0c2341ecd3454052acb64960c606fc358c52fc77.zip
stable on amd64 per Lv
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mozilla-firefox/ChangeLog6
-rw-r--r--net-www/mozilla-firefox/Manifest4
-rw-r--r--net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog
index e24ae3062580..e6333bec04ea 100644
--- a/net-www/mozilla-firefox/ChangeLog
+++ b/net-www/mozilla-firefox/ChangeLog
@@ -1,6 +1,10 @@
# 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.54 2004/08/05 03:35:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.55 2004/08/05 12:34:23 agriffis Exp $
+
+ 05 Aug 2004; Aron Griffis <agriffis@gentoo.org>
+ mozilla-firefox-0.9.3.ebuild:
+ stable on amd64 per Lv
*mozilla-firefox-0.9.3 (04 Aug 2004)
diff --git a/net-www/mozilla-firefox/Manifest b/net-www/mozilla-firefox/Manifest
index 211bdd205cbe..1535b45ee51b 100644
--- a/net-www/mozilla-firefox/Manifest
+++ b/net-www/mozilla-firefox/Manifest
@@ -2,10 +2,10 @@ MD5 11a0a5bb21851599257dc48c0f75317a mozilla-firefox-0.8-r2.ebuild 7677
MD5 0d0bdb8c4e8c6d313d1339df8b0fa470 mozilla-firefox-0.8.ebuild 7612
MD5 6fe90dc338e4ce020ff74f8e8fe4d6d6 mozilla-firefox-0.9-r1.ebuild 8329
MD5 5aba94d85c0531a1f8fde565e31120ea mozilla-firefox-0.9.1.ebuild 8438
-MD5 dc103544a7f1fdea0fca280064a6727e mozilla-firefox-0.9.3.ebuild 8442
+MD5 b65dc744cc4905cb0d062f433961a85a mozilla-firefox-0.9.3.ebuild 8441
MD5 8ca554fa1450efa9320081ac5c262ca6 mozilla-firefox-0.8-r1.ebuild 7586
MD5 c6223762b8c3591c36a7ecc3c08e77e4 mozilla-firefox-0.8-r3.ebuild 8512
-MD5 41d2edbcb34861f18c71a2776b5b0eb0 ChangeLog 9209
+MD5 e532cc9fe022bdfc45f645ed9d814d1b ChangeLog 9317
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
MD5 507a3d1338e85acc8828cec7c91d22df files/digest-mozilla-firefox-0.8 73
MD5 91fb197b04b4e0d536270123dbd5ae04 files/digest-mozilla-firefox-0.9.1 75
diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild
index 1c04f2e88d61..9f98948da5b9 100644
--- a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild
+++ b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.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.3.ebuild,v 1.2 2004/08/05 12:29:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild,v 1.3 2004/08/05 12:34:23 agriffis 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"