diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-29 11:25:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-29 11:25:29 +0000 |
commit | d4b506778b4aadc768ef92a321461b4eb8589aaf (patch) | |
tree | c60a7d8c5d8b0d1eb2e343f95c19791b7bcbcdb1 /mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild | |
parent | Version bump, bug 141842. (diff) | |
download | gentoo-2-d4b506778b4aadc768ef92a321461b4eb8589aaf.tar.gz gentoo-2-d4b506778b4aadc768ef92a321461b4eb8589aaf.tar.bz2 gentoo-2-d4b506778b4aadc768ef92a321461b4eb8589aaf.zip |
ppc stable, bug #142064
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild')
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild index 1b448b637081..139d050efc01 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.0.5.ebuild,v 1.1 2006/07/28 21:04:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.5.ebuild,v 1.2 2006/07/29 11:25:29 dertobi123 Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib autotools @@ -12,7 +12,7 @@ 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 mirror://gentoo/${P}-patches-${PVER}.tar.bz2" -KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~mips ppc ~sparc ~x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="ldap crypt" |