diff options
author | 2003-11-12 13:00:30 +0000 | |
---|---|---|
committer | 2003-11-12 13:00:30 +0000 | |
commit | 3165d773daedf6a70202ee478eddb99563185500 (patch) | |
tree | c28da9489bce1fa4c4b99995ec64724ce0f32de3 | |
parent | Version bump (diff) | |
download | gentoo-2-3165d773daedf6a70202ee478eddb99563185500.tar.gz gentoo-2-3165d773daedf6a70202ee478eddb99563185500.tar.bz2 gentoo-2-3165d773daedf6a70202ee478eddb99563185500.zip |
Moved back to ~sparc (#32381)
-rw-r--r-- | net-www/mozilla-firebird/ChangeLog | 7 | ||||
-rw-r--r-- | net-www/mozilla-firebird/Manifest | 4 | ||||
-rw-r--r-- | net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-www/mozilla-firebird/ChangeLog b/net-www/mozilla-firebird/ChangeLog index 58c736b9b973..91a98d8e0877 100644 --- a/net-www/mozilla-firebird/ChangeLog +++ b/net-www/mozilla-firebird/ChangeLog @@ -1,6 +1,11 @@ # 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.21 2003/10/30 23:14:08 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/ChangeLog,v 1.22 2003/11/12 13:00:21 bazik Exp $ + + 12 Nov 2003; Sven Blumenstein <bazik@gentoo.org> + mozilla-firebird-0.7.ebuild: + Moved back to ~sparc, closes bug #32381. Thanks + to all testers! 31 Oct 2003; Sven Blumenstein <bazik@gentoo.org> mozilla-firebird-0.7.ebuild: diff --git a/net-www/mozilla-firebird/Manifest b/net-www/mozilla-firebird/Manifest index 7ce5319a3c0d..23504ce369c3 100644 --- a/net-www/mozilla-firebird/Manifest +++ b/net-www/mozilla-firebird/Manifest @@ -1,6 +1,6 @@ -MD5 3e2e6d02296de25b25f371bef235fe3c mozilla-firebird-0.7.ebuild 6775 +MD5 abdd6183e3f9e2fadbfc1dcd578f3ec9 mozilla-firebird-0.7.ebuild 6775 MD5 ac196a385be977b279e643cfbebab064 mozilla-firebird-0.6.1.ebuild 6881 -MD5 d9572541b471ae368710efcc3f19cfd5 ChangeLog 3723 +MD5 7f1cc6b0d889e09c1c03cd27be61a51d ChangeLog 3875 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 MD5 2501d008f329dab622fdc45ce9377a65 mozilla-firebird-0.6-r7.ebuild 6759 MD5 23d1fbd03cc6dd346a4e4ce8f2d88ebf files/mozilla-1.3-alpha-stubs.patch 4646 diff --git a/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild b/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild index d2bf638b396c..320e10415341 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.3 2003/10/30 23:14:08 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild,v 1.4 2003/11/12 13:00:21 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" |