diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-07-24 18:28:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-07-24 18:28:42 +0000 |
commit | fbe14e7a6b3dcab602e6a701c1f1e5895587c0aa (patch) | |
tree | 62a901e30d0ebd53b66dc3b1ba98a361f35c7611 /www-client | |
parent | alpha stable (diff) | |
download | gentoo-2-fbe14e7a6b3dcab602e6a701c1f1e5895587c0aa.tar.gz gentoo-2-fbe14e7a6b3dcab602e6a701c1f1e5895587c0aa.tar.bz2 gentoo-2-fbe14e7a6b3dcab602e6a701c1f1e5895587c0aa.zip |
Stable for HPPA (bug #185737).
(Portage version: 2.1.2.9)
Diffstat (limited to 'www-client')
-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 bd734f9b8f12..ff36ec31cd8f 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.73 2007/07/23 11:59:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.74 2007/07/24 18:28:42 jer Exp $ + + 24 Jul 2007; Jeroen Roovers <jer@gentoo.org> seamonkey-1.1.3.ebuild: + Stable for HPPA (bug #185737). 23 Jul 2007; Raúl Porcel <armin76@gentoo.org> seamonkey-1.1.3.ebuild: alpha/ia64/x86 stable wrt security #185737 diff --git a/www-client/seamonkey/seamonkey-1.1.3.ebuild b/www-client/seamonkey/seamonkey-1.1.3.ebuild index a23232f19d97..154c1ffd63d4 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.3 2007/07/23 11:59:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.3.ebuild,v 1.4 2007/07/24 18:28:42 jer 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" |