summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-09-16 17:55:38 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-09-16 17:55:38 +0000
commit2ba5f963207482121a61309ce8b0a73eab43936d (patch)
tree2911d0714a3a0a6eb8cddfe433438dca35856a4f /www-client
parentMake gnome-python-extras depend on the correct (slotted) versions of libgtkhtml (diff)
downloadgentoo-2-2ba5f963207482121a61309ce8b0a73eab43936d.tar.gz
gentoo-2-2ba5f963207482121a61309ce8b0a73eab43936d.tar.bz2
gentoo-2-2ba5f963207482121a61309ce8b0a73eab43936d.zip
Marked Stable on amd64. Fixes bug #105396.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/mozilla/ChangeLog5
-rw-r--r--www-client/mozilla/mozilla-1.7.11-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/mozilla/ChangeLog b/www-client/mozilla/ChangeLog
index 2576b59a670f..8909c66324f8 100644
--- a/www-client/mozilla/ChangeLog
+++ b/www-client/mozilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/mozilla
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/ChangeLog,v 1.67 2005/09/16 06:02:20 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/ChangeLog,v 1.68 2005/09/16 17:55:38 metalgod Exp $
+
+ 16 Sep 2005; Luis Medinas <metalgod@gentoo.org> mozilla-1.7.11-r3.ebuild:
+ Marked Stable on amd64. Fixes bug #105396.
16 Sep 2005; Mark Loeser <halcy0n@gentoo.org> mozilla-1.7.11-r3.ebuild:
Stable on x86.
diff --git a/www-client/mozilla/mozilla-1.7.11-r3.ebuild b/www-client/mozilla/mozilla-1.7.11-r3.ebuild
index 6e24d0f36bb5..07738d6b365a 100644
--- a/www-client/mozilla/mozilla-1.7.11-r3.ebuild
+++ b/www-client/mozilla/mozilla-1.7.11-r3.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/www-client/mozilla/mozilla-1.7.11-r3.ebuild,v 1.3 2005/09/16 06:02:20 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.11-r3.ebuild,v 1.4 2005/09/16 17:55:38 metalgod Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib
@@ -24,7 +24,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/${PN}${MY_PV}/s
mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2
http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznoirc moznomail mozsvg postgres ssl"