diff options
author | Brad Laue <brad@gentoo.org> | 2004-02-10 07:38:05 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2004-02-10 07:38:05 +0000 |
commit | 2e23f756666c26116456ae56512cf08aed7cc0a2 (patch) | |
tree | 90f6f529afd62ae3ce6530ed712e097dde2b9175 /net-www/mozilla-firefox | |
parent | Reverting changes that broke stuff, see ChangeLog (diff) | |
download | historical-2e23f756666c26116456ae56512cf08aed7cc0a2.tar.gz historical-2e23f756666c26116456ae56512cf08aed7cc0a2.tar.bz2 historical-2e23f756666c26116456ae56512cf08aed7cc0a2.zip |
Don't block firebird anymore
Diffstat (limited to 'net-www/mozilla-firefox')
-rw-r--r-- | net-www/mozilla-firefox/Manifest | 2 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-www/mozilla-firefox/Manifest b/net-www/mozilla-firefox/Manifest index c11af6f11516..f1406970ae8d 100644 --- a/net-www/mozilla-firefox/Manifest +++ b/net-www/mozilla-firefox/Manifest @@ -1,6 +1,6 @@ MD5 4946acdb5fdcf4e38bd82c195d64d7f5 ChangeLog 271 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 -MD5 a02da947bb385bdc6cd91e8d8364b869 mozilla-firefox-0.8.ebuild 7603 +MD5 64423be5a72100b9a668121ef907f05c mozilla-firefox-0.8.ebuild 7571 MD5 23d1fbd03cc6dd346a4e4ce8f2d88ebf files/mozilla-1.3-alpha-stubs.patch 4646 MD5 f0e9adeb0454377ce019e8969e644efb files/mozilla-firebird-amd64.patch 35052 MD5 507a3d1338e85acc8828cec7c91d22df files/digest-mozilla-firefox-0.8 73 diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild index d406d2f1b490..4c01affec755 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-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/mozilla-firefox-0.8.ebuild,v 1.2 2004/02/10 07:26:25 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.3 2004/02/10 07:38:05 brad Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -30,8 +30,7 @@ RDEPEND="virtual/x11 ( gtk2? >=x11-libs/gtk+-2.1.1 : =x11-libs/gtk+-1.2* ) java? ( virtual/jre ) - !net-www/mozilla-firebird-bin - !net-www/mozilla-firebird-cvs" + !net-www/mozilla-firefox-bin" DEPEND="${RDEPEND} virtual/glibc |