diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-03-02 19:53:10 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-03-02 19:53:10 +0000 |
commit | 1419cc68b4ddcff5a595645d24b83cbceeefdede (patch) | |
tree | fd6c8189e4c907fc384fdd8751e688bd6d3b7904 | |
parent | Masking "USE" flag "emboss" on ppc64. (diff) | |
download | gentoo-2-1419cc68b4ddcff5a595645d24b83cbceeefdede.tar.gz gentoo-2-1419cc68b4ddcff5a595645d24b83cbceeefdede.tar.bz2 gentoo-2-1419cc68b4ddcff5a595645d24b83cbceeefdede.zip |
Stable on hppa.
(Portage version: 2.0.51.16)
-rw-r--r-- | net-www/mozilla-firefox/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog index 9f841b9a53fe..101bb269e74d 100644 --- a/net-www/mozilla-firefox/ChangeLog +++ b/net-www/mozilla-firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mozilla-firefox # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.102 2005/02/28 22:15:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.103 2005/03/02 19:53:10 gmsoft Exp $ + + 02 Mar 2005; Guy Martin <gmsoft@gentoo.org> mozilla-firefox-1.0.1.ebuild: + Stable on hppa. 28 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> mozilla-firefox-1.0.1.ebuild: diff --git a/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild index 84c8096ea4d9..697bc6d1234d 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild,v 1.8 2005/03/02 19:17:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild,v 1.9 2005/03/02 19:53:10 gmsoft Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozconfig mozilla-launcher multilib @@ -13,7 +13,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source LICENSE="MPL-1.1 NPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86 ~hppa" +KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86 hppa" IUSE="java mozsvg" # xrender.pc appeared for the first time in xorg-x11-6.7.0-r2 |