diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-20 20:18:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-20 20:18:15 +0000 |
commit | 544c96f32a1ccf4a208cf79e44f097bf5d11bb07 (patch) | |
tree | dd55076f7cf48ab77f55195b05d8863487d885bd /net-www | |
parent | Stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-544c96f32a1ccf4a208cf79e44f097bf5d11bb07.tar.gz gentoo-2-544c96f32a1ccf4a208cf79e44f097bf5d11bb07.tar.bz2 gentoo-2-544c96f32a1ccf4a208cf79e44f097bf5d11bb07.zip |
Stable on sparc wrt #68976
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog index c11368538f48..76d7a07dc50b 100644 --- a/net-www/mozilla/ChangeLog +++ b/net-www/mozilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mozilla # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.213 2004/12/20 15:18:48 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.214 2004/12/20 20:18:15 gustavoz Exp $ + + 20 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> mozilla-1.7.5.ebuild: + Stable on sparc wrt #68976 20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> mozilla-1.7.5.ebuild: Stable on amd64, bug 68976. diff --git a/net-www/mozilla/mozilla-1.7.5.ebuild b/net-www/mozilla/mozilla-1.7.5.ebuild index 16afdea8dab9..d1f5ead095ed 100644 --- a/net-www/mozilla/mozilla-1.7.5.ebuild +++ b/net-www/mozilla/mozilla-1.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.5.ebuild,v 1.2 2004/12/20 15:18:48 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.5.ebuild,v 1.3 2004/12/20 20:18:15 gustavoz Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic gcc eutils nsplugins mozilla-launcher mozconfig makeedit @@ -23,7 +23,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/${PN}${MY_PV}/s http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz ) )" -KEYWORDS="~x86 ~ppc ~sparc ~alpha amd64 ~ia64" +KEYWORDS="~x86 ~ppc sparc ~alpha amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |