diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-19 12:30:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-19 12:30:02 +0000 |
commit | 9c092d30f5a5ee01258fbacaee0e7d834dc40669 (patch) | |
tree | 154c819d5b1405ce93d49e3e7988f741a5bf2d8a /net-www | |
parent | some more dep updates (Manifest recommit) (diff) | |
download | gentoo-2-9c092d30f5a5ee01258fbacaee0e7d834dc40669.tar.gz gentoo-2-9c092d30f5a5ee01258fbacaee0e7d834dc40669.tar.bz2 gentoo-2-9c092d30f5a5ee01258fbacaee0e7d834dc40669.zip |
Stable on alpha, bug 63996.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog index 2e3a3bbc80a7..a758c2c789f5 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.202 2004/09/18 03:39:04 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.203 2004/09/19 12:30:02 kloeri Exp $ + + 19 Sep 2004; <kloeri@gentoo.org> mozilla-1.7.3.ebuild: + Stable on alpha, bug 63996. 17 Sep 2004; Olivier Crete <tester@gentoo.org> mozilla-1.7.3.ebuild: Stable in x86 wrt security bug #63996 diff --git a/net-www/mozilla/mozilla-1.7.3.ebuild b/net-www/mozilla/mozilla-1.7.3.ebuild index 5839868141d3..033acad3937d 100644 --- a/net-www/mozilla/mozilla-1.7.3.ebuild +++ b/net-www/mozilla/mozilla-1.7.3.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.3.ebuild,v 1.5 2004/09/18 03:39:04 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.3.ebuild,v 1.6 2004/09/19 12:30:02 kloeri Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic gcc eutils nsplugins mozilla-launcher mozilla makeedit @@ -26,7 +26,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/${PN}${MY_PV}/s http://downloads.mozdev.org/enigmail/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" |