diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:26:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:26:26 +0000 |
commit | 22d31cff91b0361cbc8a92964371e92781406825 (patch) | |
tree | 969a1b2dbf7cfa31becb0db4849a510999efcc9a /mail-client | |
parent | Re-enable tests, patch out a failing test by Chris Reffett <geekboy72@gmail.c... (diff) | |
download | gentoo-2-22d31cff91b0361cbc8a92964371e92781406825.tar.gz gentoo-2-22d31cff91b0361cbc8a92964371e92781406825.tar.bz2 gentoo-2-22d31cff91b0361cbc8a92964371e92781406825.zip |
Stable for AMD64, wrt bug #413657
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-10.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 8ed1bb32d4bc..9d5e38b729e2 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.135 2012/04/26 21:49:22 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.136 2012/04/30 12:26:26 ago Exp $ + + 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> thunderbird-10.0.4.ebuild: + Stable for AMD64, wrt bug #413657 *thunderbird-10.0.4 (26 Apr 2012) diff --git a/mail-client/thunderbird/thunderbird-10.0.4.ebuild b/mail-client/thunderbird/thunderbird-10.0.4.ebuild index 99dbf9899bbe..9a11dbd30901 100644 --- a/mail-client/thunderbird/thunderbird-10.0.4.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.4.ebuild,v 1.1 2012/04/26 21:49:22 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.4.ebuild,v 1.2 2012/04/30 12:26:26 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -30,7 +30,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="bindist gconf +crashreporter +crypt +ipc +lightning +minimal mozdom +webm" |