diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-28 17:01:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-28 17:01:06 +0000 |
commit | 20d6cff1b403568222898aea775dbba54175f56f (patch) | |
tree | b1c0376c29b1033e76d875e79328e1fe4126e2fa /mail-client | |
parent | Stable for amd64, wrt bug #427224 (diff) | |
download | gentoo-2-20d6cff1b403568222898aea775dbba54175f56f.tar.gz gentoo-2-20d6cff1b403568222898aea775dbba54175f56f.tar.bz2 gentoo-2-20d6cff1b403568222898aea775dbba54175f56f.zip |
Stable for amd64, wrt bug #427224
(Portage version: 2.1.10.65/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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 3a04ea7b12ce..1dd19ebd0418 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.159 2012/07/24 18:06:55 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.160 2012/07/28 17:01:06 ago Exp $ + + 28 Jul 2012; Agostino Sarubbo <ago@gentoo.org> thunderbird-10.0.6.ebuild: + Stable for amd64, wrt bug #427224 24 Jul 2012; Jeff Horelick <jdhore@gentoo.org> thunderbird-10.0.6.ebuild: marked x86 per bug 427224 diff --git a/mail-client/thunderbird/thunderbird-10.0.6.ebuild b/mail-client/thunderbird/thunderbird-10.0.6.ebuild index 6869702d9e59..5a5642abbdcb 100644 --- a/mail-client/thunderbird/thunderbird-10.0.6.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.6.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.6.ebuild,v 1.3 2012/07/24 18:06:55 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.6.ebuild,v 1.4 2012/07/28 17:01:06 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 +crypt +ipc +lightning +minimal mozdom +webm selinux" |