From: Raúl Porcel Date: Wed, 28 Feb 2007 21:17:12 +0000 (+0000) Subject: x86 stable wrt security bug 165555 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2c51fdfd5f330e9be6417883a2b5a405754d22f8;p=gentoo.git x86 stable wrt security bug 165555 Package-Manager: portage-2.1.2-r12 --- diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index 6ea506882dbd..bc5ff9f584f6 100644 --- a/www-client/seamonkey-bin/ChangeLog +++ b/www-client/seamonkey-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey-bin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.7 2007/02/28 13:37:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.8 2007/02/28 21:17:12 armin76 Exp $ + + 28 Feb 2007; Raúl Porcel seamonkey-bin-1.1.1.ebuild: + x86 stable wrt security bug 165555 *seamonkey-bin-1.1.1 (28 Feb 2007) diff --git a/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild b/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild index a2355b623840..139811a26ece 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild,v 1.1 2007/02/28 13:37:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.1.ebuild,v 1.2 2007/02/28 21:17:12 armin76 Exp $ inherit eutils mozilla-launcher multilib @@ -9,7 +9,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/${PV}/seamonk HOMEPAGE="http://www.mozilla.org/projects/seamonkey/" RESTRICT="nostrip" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="" diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index 54cf3ce9266f..2a3692d48f4e 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.49 2007/02/28 18:17:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.50 2007/02/28 21:13:29 armin76 Exp $ + + 28 Feb 2007; Raúl Porcel seamonkey-1.1.1.ebuild: + x86 stable wrt security bug 165555 *seamonkey-1.1.1 (28 Feb 2007) *seamonkey-1.0.8 (28 Feb 2007) diff --git a/www-client/seamonkey/seamonkey-1.1.1.ebuild b/www-client/seamonkey/seamonkey-1.1.1.ebuild index c326460fe231..35372cd1223d 100644 --- a/www-client/seamonkey/seamonkey-1.1.1.ebuild +++ b/www-client/seamonkey/seamonkey-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.1.ebuild,v 1.1 2007/02/28 18:17:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.1.ebuild,v 1.2 2007/02/28 21:13:29 armin76 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/${PATCH}.tar.bz2 crypt? ( !moznomail? ( http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz ) )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="java ldap mozdevelop moznocompose moznoirc moznomail moznoroaming postgres crypt xforms"