diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-12-05 20:01:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-12-05 20:01:56 +0000 |
commit | 927e91fa249ba203d1312edf963c4e5ec494cb29 (patch) | |
tree | c78982ac47e7e90a5d25475e83f73ca25ab33cb5 | |
parent | hppa support (diff) | |
download | gentoo-2-927e91fa249ba203d1312edf963c4e5ec494cb29.tar.gz gentoo-2-927e91fa249ba203d1312edf963c4e5ec494cb29.tar.bz2 gentoo-2-927e91fa249ba203d1312edf963c4e5ec494cb29.zip |
stable on ia64
-rw-r--r-- | net-www/mozilla-firebird/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla-firebird/ChangeLog b/net-www/mozilla-firebird/ChangeLog index 4797047737ab..6d32303b85d4 100644 --- a/net-www/mozilla-firebird/ChangeLog +++ b/net-www/mozilla-firebird/ChangeLog @@ -1,6 +1,9 @@ # 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.27 2003/12/01 22:41:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/ChangeLog,v 1.28 2003/12/05 20:01:56 agriffis Exp $ + + 05 Dec 2003; <agriffis@gentoo.org> mozilla-firebird-0.7.ebuild: + Stable on ia64 01 Dec 2003; Aron Griffis <agriffis@gentoo.org> mozilla-firebird-0.7.ebuild: Stable on alpha diff --git a/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild b/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild index 4415eee45c13..aba75592fff1 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.10 2003/12/01 22:41:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/mozilla-firebird-0.7.ebuild,v 1.11 2003/12/05 20:01:56 agriffis Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -10,7 +10,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 ~amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~amd64 ia64" SLOT="0" LICENSE="MPL-1.1 | NPL-1.1" IUSE="java gtk2 ipv6 gnome moznoxft" |