diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-11 10:34:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-11 10:34:36 +0000 |
commit | a0f9ca1ea0518ef611865c3bc89fc91245b6e96d (patch) | |
tree | 97d3c6039b361bec76885d8ff3aeb1053b6a5707 /mail-client | |
parent | x86 stable, bug #348316 (diff) | |
download | gentoo-2-a0f9ca1ea0518ef611865c3bc89fc91245b6e96d.tar.gz gentoo-2-a0f9ca1ea0518ef611865c3bc89fc91245b6e96d.tar.bz2 gentoo-2-a0f9ca1ea0518ef611865c3bc89fc91245b6e96d.zip |
x86 stable, bug #348316
(Portage version: 2.1.9.25/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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 6c0675baea27..6f9d39a47eb5 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # 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.54 2010/12/10 21:43:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.55 2010/12/11 10:34:36 maekke Exp $ + + 11 Dec 2010; Markus Meier <maekke@gentoo.org> thunderbird-3.1.7.ebuild: + x86 stable, bug #348316 10 Dec 2010; Markos Chandras <hwoarang@gentoo.org> thunderbird-3.1.7.ebuild: Stable on amd64 wrt bug #348316 diff --git a/mail-client/thunderbird/thunderbird-3.1.7.ebuild b/mail-client/thunderbird/thunderbird-3.1.7.ebuild index d2c7ae5c4fe7..8c7c854cdf7c 100644 --- a/mail-client/thunderbird/thunderbird-3.1.7.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.7.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.7.ebuild,v 1.3 2010/12/10 21:43:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.7.ebuild,v 1.4 2010/12/11 10:34:36 maekke 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" |