diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-23 11:59:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-23 11:59:27 +0000 |
commit | 1ec82b3adb2141c0d4954a2acf8540ea57bc824c (patch) | |
tree | e4806095f2c58ff2734c02b076f5197c9dcb59fa /www-client/seamonkey | |
parent | old (diff) | |
download | gentoo-2-1ec82b3adb2141c0d4954a2acf8540ea57bc824c.tar.gz gentoo-2-1ec82b3adb2141c0d4954a2acf8540ea57bc824c.tar.bz2 gentoo-2-1ec82b3adb2141c0d4954a2acf8540ea57bc824c.zip |
alpha/ia64/x86 stable wrt security #185737
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index e135732c88ae..bd734f9b8f12 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.72 2007/07/20 16:48:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.73 2007/07/23 11:59:27 armin76 Exp $ + + 23 Jul 2007; Raúl Porcel <armin76@gentoo.org> seamonkey-1.1.3.ebuild: + alpha/ia64/x86 stable wrt security #185737 *seamonkey-1.1.3 (20 Jul 2007) diff --git a/www-client/seamonkey/seamonkey-1.1.3.ebuild b/www-client/seamonkey/seamonkey-1.1.3.ebuild index 2526967d60c0..a23232f19d97 100644 --- a/www-client/seamonkey/seamonkey-1.1.3.ebuild +++ b/www-client/seamonkey/seamonkey-1.1.3.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.3.ebuild,v 1.2 2007/07/21 10:44:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.3.ebuild,v 1.3 2007/07/23 11:59:27 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -15,7 +15,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/${PN}/releases/${PV}/${P}.s mirror://gentoo/${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" |