diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-12 16:22:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-12 16:22:21 +0000 |
commit | 6a5a1496b8882e57209b0e834a211b0ee2ce78d8 (patch) | |
tree | c893f1084e1d01ec0870008806c56cdfc473b90f /mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild | |
parent | Change spellchecker setup workaround to reflect current builds thanks to Dmit... (diff) | |
download | gentoo-2-6a5a1496b8882e57209b0e834a211b0ee2ce78d8.tar.gz gentoo-2-6a5a1496b8882e57209b0e834a211b0ee2ce78d8.tar.bz2 gentoo-2-6a5a1496b8882e57209b0e834a211b0ee2ce78d8.zip |
Marking mozilla-thunderbird-2.0.0.23 ppc64 for bug 282549
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild')
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild index eb8aab74e48b..9b6c00e2de4f 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild,v 1.4 2009/09/11 20:04:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild,v 1.5 2009/09/12 16:22:21 ranger Exp $ WANT_AUTOCONF="2.1" @@ -13,7 +13,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="ldap crypt bindist mozdom replytolist" |