diff options
author | 2011-05-01 12:03:51 +0000 | |
---|---|---|
committer | 2011-05-01 12:03:51 +0000 | |
commit | 670750f3d9125112b017f4fc54bf3e4150f3951c (patch) | |
tree | 1b6c5f72ceb438b5e1ad697ace206d346b74ff4c /mail-client/thunderbird/thunderbird-3.1.10.ebuild | |
parent | ppc/ppc64 stable wrt #365323 (diff) | |
download | gentoo-2-670750f3d9125112b017f4fc54bf3e4150f3951c.tar.gz gentoo-2-670750f3d9125112b017f4fc54bf3e4150f3951c.tar.bz2 gentoo-2-670750f3d9125112b017f4fc54bf3e4150f3951c.zip |
ppc/ppc64 stable wrt #365323
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/thunderbird/thunderbird-3.1.10.ebuild')
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/thunderbird/thunderbird-3.1.10.ebuild b/mail-client/thunderbird/thunderbird-3.1.10.ebuild index bf6632280669..4909d4ccda65 100644 --- a/mail-client/thunderbird/thunderbird-3.1.10.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.10.ebuild,v 1.2 2011/04/30 18:41:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.10.ebuild,v 1.3 2011/05/01 12:03:51 xarthisius Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -19,7 +19,7 @@ MY_P="${P/_rc/rc}" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa ldap +crypt bindist gnome libnotify +lightning mozdom system-sqlite wifi" |