summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2005-09-29 10:47:05 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2005-09-29 10:47:05 +0000
commita8eb377d7afc2092a2fb20346f9c95e65a139ddc (patch)
tree8539173e8b4ebbed76a1906e50f819cfb95ff8c9 /www-client/mozilla
parentAdded arts USE. Thanks to kasim.terzic@gmail.com; bug #105196. (diff)
downloadgentoo-2-a8eb377d7afc2092a2fb20346f9c95e65a139ddc.tar.gz
gentoo-2-a8eb377d7afc2092a2fb20346f9c95e65a139ddc.tar.bz2
gentoo-2-a8eb377d7afc2092a2fb20346f9c95e65a139ddc.zip
Stable on alpha wrt security bug #105396
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client/mozilla')
-rw-r--r--www-client/mozilla/ChangeLog6
-rw-r--r--www-client/mozilla/mozilla-1.7.12-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla/ChangeLog b/www-client/mozilla/ChangeLog
index c534d049803f..0ad94242f407 100644
--- a/www-client/mozilla/ChangeLog
+++ b/www-client/mozilla/ChangeLog
@@ -1,6 +1,10 @@
# 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.83 2005/09/29 04:50:31 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/ChangeLog,v 1.84 2005/09/29 10:47:05 yoswink Exp $
+
+ 29 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org>
+ mozilla-1.7.12-r2.ebuild:
+ Stable on alpha wrt security bug #105396
29 Sep 2005; Mark Loeser <halcy0n@gentoo.org> mozilla-1.7.12-r2.ebuild:
Stable on x86; bug #105396
diff --git a/www-client/mozilla/mozilla-1.7.12-r2.ebuild b/www-client/mozilla/mozilla-1.7.12-r2.ebuild
index ca671e5efad3..7d573917c73f 100644
--- a/www-client/mozilla/mozilla-1.7.12-r2.ebuild
+++ b/www-client/mozilla/mozilla-1.7.12-r2.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.12-r2.ebuild,v 1.5 2005/09/29 04:50:31 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.12-r2.ebuild,v 1.6 2005/09/29 10:47:05 yoswink Exp $
unset ALLOWED_FLAGS # Stupid extra-functions.sh ... bug 49179
MOZ_FREETYPE2="no" # Need to disable for newer .. remove here and in mozconfig
@@ -33,7 +33,7 @@ SRC_URI="http://ftp.${PN}.org/pub/${PN}.org/${PN}/releases/${PN}${MY_PV}/source/
mirror://gentoo/${P}-patches-${PVER}.tar.bz2
http://dev.gentoo.org/~azarah/${PN}/${P}-patches-${PVER}.tar.bz2"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznoirc moznomail mozsvg postgres ssl"