diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-07-17 19:48:52 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-07-17 19:48:52 +0000 |
commit | f4b46c2dfd00611fdb6ecc2a4852c44ec16f8396 (patch) | |
tree | 0e337c6ad1fe388ec55f84c9ba0b0084bfc6b02a /mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-f4b46c2dfd00611fdb6ecc2a4852c44ec16f8396.tar.gz gentoo-2-f4b46c2dfd00611fdb6ecc2a4852c44ec16f8396.tar.bz2 gentoo-2-f4b46c2dfd00611fdb6ecc2a4852c44ec16f8396.zip |
Stable on x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild')
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild index e9dc84742af6..216716e9757d 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild,v 1.8 2005/07/17 18:32:57 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild,v 1.9 2005/07/17 19:48:52 anarchy Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils nsplugins mozconfig mozilla-launcher makeedit multilib @@ -9,7 +9,7 @@ DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2" -KEYWORDS="alpha amd64 ia64 ppc sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="ldap" |