diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-15 12:18:54 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-15 12:18:54 +0000 |
commit | d2d700a68429be2a59624ff91111c428d132a9a0 (patch) | |
tree | 6fa6b23a76fc289c050600e03492d21c2ea899b4 /mail-client | |
parent | x86 stable, see bug 433383 (diff) | |
download | gentoo-2-d2d700a68429be2a59624ff91111c428d132a9a0.tar.gz gentoo-2-d2d700a68429be2a59624ff91111c428d132a9a0.tar.bz2 gentoo-2-d2d700a68429be2a59624ff91111c428d132a9a0.zip |
x86 stable, see bug 433383
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-10.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 06ef4f2c09f8..d7016759404b 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,10 @@ # 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.167 2012/09/12 22:57:55 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.168 2012/09/15 12:18:54 nativemad Exp $ + + 15 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> + thunderbird-10.0.7.ebuild: + x86 stable, see bug 433383 *thunderbird-15.0.1 (12 Sep 2012) diff --git a/mail-client/thunderbird/thunderbird-10.0.7.ebuild b/mail-client/thunderbird/thunderbird-10.0.7.ebuild index eb35969e4385..8c25ec27d62c 100644 --- a/mail-client/thunderbird/thunderbird-10.0.7.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.7.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.7.ebuild,v 1.3 2012/09/08 12:33:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.7.ebuild,v 1.4 2012/09/15 12:18:54 nativemad 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="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="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" |