diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-17 13:32:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-17 13:32:08 +0000 |
commit | ae67a831323073449f8354b084a721b61f8dbabb (patch) | |
tree | ee69fb93c3aae8021d88898d9205c6b4e7e9d2bd /net-www | |
parent | version bump (diff) | |
download | historical-ae67a831323073449f8354b084a721b61f8dbabb.tar.gz historical-ae67a831323073449f8354b084a721b61f8dbabb.tar.bz2 historical-ae67a831323073449f8354b084a721b61f8dbabb.zip |
Fix bug 54166: Remove amd64 patch which no longer applies
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mozilla-firefox/Manifest | 4 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog index 4f30ff019283..b4b7624514c3 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.42 2004/06/16 22:30:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.43 2004/06/17 13:32:08 agriffis Exp $ + + 17 Jun 2004; Aron Griffis <agriffis@gentoo.org> + mozilla-firefox-0.9-r1.ebuild: + Fix bug 54166: Remove amd64 patch which no longer applies 16 Jun 2004; Aron Griffis <agriffis@gentoo.org> mozilla-firefox-0.9-r1.ebuild: diff --git a/net-www/mozilla-firefox/Manifest b/net-www/mozilla-firefox/Manifest index a415a9f1ae40..7b09edc82b68 100644 --- a/net-www/mozilla-firefox/Manifest +++ b/net-www/mozilla-firefox/Manifest @@ -1,9 +1,9 @@ MD5 8dbb2cf3df0804383ca2976ff56cf850 mozilla-firefox-0.8-r2.ebuild 7684 MD5 374d5a9966abbff259171c26dc01af97 mozilla-firefox-0.8.ebuild 7619 -MD5 b47c29f9f88662f24e1827978b1a497d mozilla-firefox-0.9-r1.ebuild 8753 +MD5 dfb2e0389f3aa2604d127de826e3132b mozilla-firefox-0.9-r1.ebuild 8691 MD5 57e33ecea035469455a03f73c6c04543 mozilla-firefox-0.8-r1.ebuild 7593 MD5 853743a656b7e40673f90aec532a1bdc mozilla-firefox-0.8-r3.ebuild 8528 -MD5 3e807d5293516ba3861c930e2d1fde5f ChangeLog 7042 +MD5 93ae9b231b7690641558e1a0a1f3c956 ChangeLog 7186 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 MD5 507a3d1338e85acc8828cec7c91d22df files/digest-mozilla-firefox-0.8 73 MD5 88371b8f812caf799a1ede2b1b07c079 files/mozilla-firefox-mousebuttons.patch 17099 diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild index b5db69d3a528..4d1308edfede 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.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/mozilla-firefox-0.9-r1.ebuild,v 1.4 2004/06/17 00:47:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild,v 1.5 2004/06/17 13:32:08 agriffis Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -52,7 +52,6 @@ src_unpack() { # alpha stubs patch from lfs project. # <taviso@gentoo.org> (26 Jun 2003) use alpha && epatch ${FILESDIR}/mozilla-1.3-alpha-stubs.patch - use amd64 && epatch ${FILESDIR}/mozilla-firebird-amd64.patch } src_compile() { |