summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2003-10-30 23:14:14 +0000
committerSven Blumenstein <bazik@gentoo.org>2003-10-30 23:14:14 +0000
commit247afde90db099d279e9ac8ef8094573d7f58512 (patch)
treebf9b6bca4a05f5953565e642bf855091968229f3 /net-www
parentuse our own cflags (diff)
downloadgentoo-2-247afde90db099d279e9ac8ef8094573d7f58512.tar.gz
gentoo-2-247afde90db099d279e9ac8ef8094573d7f58512.tar.bz2
gentoo-2-247afde90db099d279e9ac8ef8094573d7f58512.zip
Added -sparc to 0.7 - not working on sparc
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mozilla-firebird/ChangeLog6
-rw-r--r--net-www/mozilla-firebird/Manifest10
-rw-r--r--net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild4
3 files changed, 12 insertions, 8 deletions
diff --git a/net-www/mozilla-firebird/ChangeLog b/net-www/mozilla-firebird/ChangeLog
index 68300f0d63b7..58c736b9b973 100644
--- a/net-www/mozilla-firebird/ChangeLog
+++ b/net-www/mozilla-firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mozilla-firebird
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/ChangeLog,v 1.20 2003/10/17 05:08:26 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/ChangeLog,v 1.21 2003/10/30 23:14:08 bazik Exp $
+
+ 31 Oct 2003; Sven Blumenstein <bazik@gentoo.org>
+ mozilla-firebird-0.7.ebuild:
+ Masked 0.7 as its not working on sparc
*mozilla-firebird-0.7 (17 Oct 2003)
diff --git a/net-www/mozilla-firebird/Manifest b/net-www/mozilla-firebird/Manifest
index a4762d818543..7ce5319a3c0d 100644
--- a/net-www/mozilla-firebird/Manifest
+++ b/net-www/mozilla-firebird/Manifest
@@ -1,10 +1,10 @@
+MD5 3e2e6d02296de25b25f371bef235fe3c mozilla-firebird-0.7.ebuild 6775
+MD5 ac196a385be977b279e643cfbebab064 mozilla-firebird-0.6.1.ebuild 6881
+MD5 d9572541b471ae368710efcc3f19cfd5 ChangeLog 3723
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
-MD5 6037a98641c0329f978777bec6b506e7 ChangeLog 3598
MD5 2501d008f329dab622fdc45ce9377a65 mozilla-firebird-0.6-r7.ebuild 6759
-MD5 ac196a385be977b279e643cfbebab064 mozilla-firebird-0.6.1.ebuild 6881
-MD5 64dce76fa01dfc6b7ae0fe7e07af209a mozilla-firebird-0.7.ebuild 6774
-MD5 6e4352482ed149b3b9aca78d83de1124 files/MozillaFirebird 753
MD5 23d1fbd03cc6dd346a4e4ce8f2d88ebf files/mozilla-1.3-alpha-stubs.patch 4646
-MD5 78b9eef353e1aff29cef379e4de6b9fa files/digest-mozilla-firebird-0.6-r7 81
MD5 49802181a2284102bb2ed6daab129bb5 files/digest-mozilla-firebird-0.6.1 83
MD5 d6389059d144d92d25b21b5cb3727cb0 files/digest-mozilla-firebird-0.7 80
+MD5 6e4352482ed149b3b9aca78d83de1124 files/MozillaFirebird 753
+MD5 78b9eef353e1aff29cef379e4de6b9fa files/digest-mozilla-firebird-0.6-r7 81
diff --git a/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild b/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild
index 0c88dbfb72c3..d2bf638b396c 100644
--- a/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild
+++ b/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild,v 1.2 2003/10/17 05:24:02 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild,v 1.3 2003/10/30 23:14:08 bazik Exp $
inherit makeedit flag-o-matic gcc nsplugins eutils
@@ -20,7 +20,7 @@ DESCRIPTION="The Mozilla Firebird Web Browser"
HOMEPAGE="http://www.mozilla.org/projects/firebird/"
SRC_URI="http://ftp.mozilla.org/pub/firebird/releases/${PV}/MozillaFirebird-source-${PV}.tar.gz"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc -sparc ~alpha"
SLOT="0"
LICENSE="MPL-1.1 | NPL-1.1"
IUSE="java gtk2 ipv6 gnome moznoxft"