summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-01 03:00:48 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-01 03:00:48 +0000
commit06b3d612326f034d99d901e910e5908fc2aa66d4 (patch)
tree0fa5ab7c60d63ab8b34dc7a2afa063780e1dd163 /www-client
parentadded >=net-libs/gnutls-1.4.1 as it needs extensive testing against all gnutl... (diff)
downloadgentoo-2-06b3d612326f034d99d901e910e5908fc2aa66d4.tar.gz
gentoo-2-06b3d612326f034d99d901e910e5908fc2aa66d4.tar.bz2
gentoo-2-06b3d612326f034d99d901e910e5908fc2aa66d4.zip
Stable on alpha wrt security Bug #141842.
(Portage version: 2.1-r1)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/seamonkey/ChangeLog5
-rw-r--r--www-client/seamonkey/seamonkey-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog
index 31a7f7b7adc0..89bce0ffdd2f 100644
--- a/www-client/seamonkey/ChangeLog
+++ b/www-client/seamonkey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/seamonkey
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.16 2006/07/31 20:44:31 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.17 2006/08/01 03:00:48 tcort Exp $
+
+ 01 Aug 2006; Thomas Cort <tcort@gentoo.org> seamonkey-1.0.3.ebuild:
+ Stable on alpha wrt security Bug #141842.
31 Jul 2006; Rene Nussbaumer <killerfox@gentoo.org>
seamonkey-1.0.3.ebuild:
diff --git a/www-client/seamonkey/seamonkey-1.0.3.ebuild b/www-client/seamonkey/seamonkey-1.0.3.ebuild
index 9cde65ab8c96..819e71e79953 100644
--- a/www-client/seamonkey/seamonkey-1.0.3.ebuild
+++ b/www-client/seamonkey/seamonkey-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.0.3.ebuild,v 1.3 2006/07/31 20:44:31 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.0.3.ebuild,v 1.4 2006/08/01 03:00:48 tcort Exp $
unset ALLOWED_FLAGS # Stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils mozcoreconf mozconfig-2 mozilla-launcher makeedit multilib autotools
@@ -15,7 +15,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/${PN}/releases/${PV}/${P}.source
http://dev.gentoo.org/~kloeri/dist/${P}-patches-${PVER}.tar.bz2
crypt? ( !moznomail? ( http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz ) )"
-KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ppc ~ppc64 ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
IUSE="java ldap mozcalendar mozdevelop moznocompose moznoirc moznomail moznoroaming postgres crypt"