diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-24 15:54:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-24 15:54:27 +0000 |
commit | 03d72fa1049f413b2e3df89f6b08dc916903ddea (patch) | |
tree | 6477cb9b2fd933016249c71c0429757ce40afd81 | |
parent | Stable for arm, wrt bug #479968 (diff) | |
download | gentoo-2-03d72fa1049f413b2e3df89f6b08dc916903ddea.tar.gz gentoo-2-03d72fa1049f413b2e3df89f6b08dc916903ddea.tar.bz2 gentoo-2-03d72fa1049f413b2e3df89f6b08dc916903ddea.zip |
Stable for arm, wrt bug #479968
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-17.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 48b00e9922f7..ebd324f7d8b8 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.233 2013/08/24 12:34:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.234 2013/08/24 15:54:27 ago Exp $ + + 24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.8.ebuild: + Stable for arm, wrt bug #479968 24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.8.ebuild: Stable for ppc64, wrt bug #479968 diff --git a/mail-client/thunderbird/thunderbird-17.0.8.ebuild b/mail-client/thunderbird/thunderbird-17.0.8.ebuild index 2022f7504e18..6b3d28f5b251 100644 --- a/mail-client/thunderbird/thunderbird-17.0.8.ebuild +++ b/mail-client/thunderbird/thunderbird-17.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.8.ebuild,v 1.4 2013/08/24 12:34:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.8.ebuild,v 1.5 2013/08/24 15:54:27 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -32,7 +32,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-2.0 GPL-2 LGPL-2.1" IUSE="bindist gconf +crypt +jit +ipc ldap +lightning +minimal mozdom selinux" |