diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 10:54:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 10:54:05 +0000 |
commit | 2bcd48a9fa775d3735a7b580e649a047acc0257f (patch) | |
tree | 6e22349da4332c7dc0456e427aa09f0b10b9fddd /net-www/mozilla | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-2bcd48a9fa775d3735a7b580e649a047acc0257f.tar.gz gentoo-2-2bcd48a9fa775d3735a7b580e649a047acc0257f.tar.bz2 gentoo-2-2bcd48a9fa775d3735a7b580e649a047acc0257f.zip |
Stable on alpha, bug 68976.
Diffstat (limited to 'net-www/mozilla')
-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 57b13c557667..f9998f0cd190 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.215 2004/12/21 05:03:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.216 2004/12/21 10:52:23 kloeri Exp $ + + 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> mozilla-1.7.5.ebuild: + Stable on alpha, bug 68976. 21 Dec 2004; Olivier Crete <tester@gentoo.org> mozilla-1.7.5.ebuild: Stable in x86 wrt security bug #68976 diff --git a/net-www/mozilla/mozilla-1.7.5.ebuild b/net-www/mozilla/mozilla-1.7.5.ebuild index 7c30c2e20e89..5c4433576ddf 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.4 2004/12/21 05:03:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.5.ebuild,v 1.5 2004/12/21 10:52:23 kloeri 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" |