diff options
Diffstat (limited to 'mail-client/thunderbird/thunderbird-3.1.1.ebuild')
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/thunderbird/thunderbird-3.1.1.ebuild b/mail-client/thunderbird/thunderbird-3.1.1.ebuild index 2c60d002a8f6..e7cc420ef788 100644 --- a/mail-client/thunderbird/thunderbird-3.1.1.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.1.ebuild,v 1.1 2010/07/22 01:13:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.1.ebuild,v 1.2 2010/07/23 12:33:38 fauli 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 libnotify lightning mozdom system-sqlite wifi" |