diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-04-30 18:41:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-04-30 18:41:38 +0000 |
commit | 9a618ba447d18ba8693c655a1740420cc78f4d28 (patch) | |
tree | 40c442d4dae50a78033320e0f01e3f07af491817 /mail-client | |
parent | Stable on amd64 wrt bug #365323 (diff) | |
download | gentoo-2-9a618ba447d18ba8693c655a1740420cc78f4d28.tar.gz gentoo-2-9a618ba447d18ba8693c655a1740420cc78f4d28.tar.bz2 gentoo-2-9a618ba447d18ba8693c655a1740420cc78f4d28.zip |
Stable on amd64 wrt bug #365323
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 57291badfb47..00299bc94937 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.75 2011/04/29 15:53:37 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.76 2011/04/30 18:41:38 hwoarang Exp $ + + 30 Apr 2011; Markos Chandras <hwoarang@gentoo.org> thunderbird-3.1.10.ebuild: + Stable on amd64 wrt bug #365323 *thunderbird-3.1.10 (29 Apr 2011) diff --git a/mail-client/thunderbird/thunderbird-3.1.10.ebuild b/mail-client/thunderbird/thunderbird-3.1.10.ebuild index 1791040b6410..bf6632280669 100644 --- a/mail-client/thunderbird/thunderbird-3.1.10.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.10.ebuild,v 1.1 2011/04/29 15:53:37 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.10.ebuild,v 1.2 2011/04/30 18:41:38 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 gnome libnotify +lightning mozdom system-sqlite wifi" |