summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-06 18:56:17 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-06 18:56:17 +0000
commit877214643ac05ce0147f586cc195aadc4fdc16f0 (patch)
tree9c0f6927a179452a50b3887fb2ad5a53ce95f625 /mail-client
parentVersion bump (#94059). Update-related clean-up (#83614, #67859). (diff)
downloadhistorical-877214643ac05ce0147f586cc195aadc4fdc16f0.tar.gz
historical-877214643ac05ce0147f586cc195aadc4fdc16f0.tar.bz2
historical-877214643ac05ce0147f586cc195aadc4fdc16f0.zip
Add ldap to IUSE
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog7
-rw-r--r--mail-client/mozilla-thunderbird/Manifest18
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r1.ebuild4
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r10.ebuild4
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild4
5 files changed, 26 insertions, 11 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index 57f4615e87e4..1fc72232983e 100644
--- a/mail-client/mozilla-thunderbird/ChangeLog
+++ b/mail-client/mozilla-thunderbird/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/mozilla-thunderbird
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.62 2005/06/29 13:34:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.63 2005/07/06 18:56:17 agriffis Exp $
+
+ 06 Jul 2005; Aron Griffis <agriffis@gentoo.org>
+ mozilla-thunderbird-1.0.2.ebuild, mozilla-thunderbird-1.0.2-r1.ebuild,
+ mozilla-thunderbird-1.0.2-r10.ebuild:
+ Add ldap to IUSE
*mozilla-thunderbird-1.0.2-r10 (29 Jun 2005)
diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest
index e0e901857877..03a46d43cc35 100644
--- a/mail-client/mozilla-thunderbird/Manifest
+++ b/mail-client/mozilla-thunderbird/Manifest
@@ -1,7 +1,10 @@
-MD5 54b5b4f88eca9884412348311c2b4ecc mozilla-thunderbird-1.0.2-r1.ebuild 6284
-MD5 cd216f0b74621c41992dfcf451636054 mozilla-thunderbird-1.0.2.ebuild 6174
-MD5 4872b06da0b638b7f2c5492d3f46da4d mozilla-thunderbird-1.0.2-r10.ebuild 3960
-MD5 cf663a3173522ef8f7bc6f37f1bc2f5e ChangeLog 7531
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 560ee30f3e0c90a1f094f58b2233e6bd mozilla-thunderbird-1.0.2-r1.ebuild 6291
+MD5 6a46a133faac10cf9e245f5c8991dbee mozilla-thunderbird-1.0.2.ebuild 6179
+MD5 988cdabe4b288a0ace4b12d1815b667e mozilla-thunderbird-1.0.2-r10.ebuild 3964
+MD5 1cf31a9cf2ec457b425fdc2479a83ce0 ChangeLog 7714
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
MD5 a3ab6ae2213780c0e20c5b9aa8f018e9 files/mozilla-thunderbird-1.0.2-gcc4.patch 1818
MD5 23d6b685fd5e49a07cc4a1786871bf47 files/mozilla-alpha-xpcom-subs-fix.patch 4953
@@ -12,3 +15,10 @@ MD5 99df508a69b6283098fcf48cc2dd2456 files/digest-mozilla-thunderbird-1.0.2-r10
MD5 558a424a1a9905cedc4e7ef902e8c1c3 files/digest-mozilla-thunderbird-1.0.2 207
MD5 04115f0e204444eac76a092a63c89027 files/icon/thunderbird-icon.png 6499
MD5 1c810870d0c92c730341e491c310e2d4 files/icon/mozillathunderbird.desktop 184
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCzClpBXaUFmZvwyMRAi0zAKCWzb7V6rNSAok+dtLP1v+6nf7BsQCeLwq0
+2nzSxPQneDW/mMQNiQg3GJM=
+=dx3F
+-----END PGP SIGNATURE-----
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r1.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r1.ebuild
index bc3f1f7225da..a15ba5a78fa7 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r1.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r1.ebuild
@@ -1,8 +1,8 @@
# 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.2-r1.ebuild,v 1.3 2005/06/24 22:29:18 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r1.ebuild,v 1.4 2005/07/06 18:56:17 agriffis Exp $
-IUSE="crypt"
+IUSE="crypt ldap"
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils nsplugins mozconfig mozilla-launcher makeedit multilib
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r10.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r10.ebuild
index 120a224b6c99..5ec1e24f028e 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r10.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r10.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.2-r10.ebuild,v 1.2 2005/06/29 18:43:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2-r10.ebuild,v 1.3 2005/07/06 18:56:17 agriffis Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils nsplugins mozconfig mozilla-launcher makeedit multilib
@@ -15,7 +15,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/sourc
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
-IUSE=""
+IUSE="ldap"
RDEPEND=">=www-client/mozilla-launcher-1.34"
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild
index 4cbf0ca8535a..e9ecb8baa5b8 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild
@@ -1,8 +1,8 @@
# 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.2.ebuild,v 1.12 2005/05/30 18:42:10 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild,v 1.13 2005/07/06 18:56:17 agriffis Exp $
-IUSE="crypt"
+IUSE="crypt ldap"
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils nsplugins mozconfig mozilla-launcher makeedit multilib