diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-24 03:06:44 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-24 03:06:44 +0000 |
commit | e308bc65de7047b3e72efa9fec1d757e55e384af (patch) | |
tree | 7c33e9fe0115b858bcbb1d2ca22c1a033bff8d17 /mail-client | |
parent | Stable on amd64 wrt bug #341821 (diff) | |
download | gentoo-2-e308bc65de7047b3e72efa9fec1d757e55e384af.tar.gz gentoo-2-e308bc65de7047b3e72efa9fec1d757e55e384af.tar.bz2 gentoo-2-e308bc65de7047b3e72efa9fec1d757e55e384af.zip |
Stable on amd64 wrt bug #341821
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index a37a0d559435..dc350a7b2372 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.43 2010/10/22 01:46:06 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.44 2010/10/24 03:06:44 hwoarang Exp $ + + 23 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + thunderbird-3.1.5.ebuild: + Stable on amd64 wrt bug #341821 22 Oct 2010; Jory A. Pratt <anarchy@gentoo.org> thunderbird-3.1.5.ebuild: Update nss dep diff --git a/mail-client/thunderbird/thunderbird-3.1.5.ebuild b/mail-client/thunderbird/thunderbird-3.1.5.ebuild index 674bb459908e..7f9b0b9f8841 100644 --- a/mail-client/thunderbird/thunderbird-3.1.5.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.5.ebuild,v 1.4 2010/10/22 01:46:06 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.5.ebuild,v 1.5 2010/10/24 03:06:44 hwoarang Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -19,7 +19,7 @@ MY_P="${P/_rc/rc}" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa ldap +crypt bindist libnotify +lightning mozdom system-sqlite wifi" |