diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-12-06 01:54:38 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-12-06 01:54:38 +0000 |
commit | f7291586a19e693813afe778afc7007367c78fe0 (patch) | |
tree | 7f295c657d1bacc7e46b74261c71ff15fb9b76eb /mail-client | |
parent | vulnerabilities in included xpdf code, #114429 (diff) | |
download | gentoo-2-f7291586a19e693813afe778afc7007367c78fe0.tar.gz gentoo-2-f7291586a19e693813afe778afc7007367c78fe0.tar.bz2 gentoo-2-f7291586a19e693813afe778afc7007367c78fe0.zip |
edited for mozconfig-2 split
(Portage version: 2.0.53)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/Manifest | 4 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5_rc1-r1.ebuild | 3 |
3 files changed, 9 insertions, 4 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index a341cad91277..374f18eaaf92 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,10 @@ # 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.96 2005/12/03 03:59:52 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.97 2005/12/06 01:54:38 anarchy Exp $ + + 06 Dec 2005; Jory A. Pratt <anarchy@gentoo.org> + mozilla-thunderbird-1.5_rc1-r1.ebuild: + edited for mozconfig-2 split *mozilla-thunderbird-1.0.7-r3 (03 Dec 2005) diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest index c8065d37ed61..cf66087c4ac2 100644 --- a/mail-client/mozilla-thunderbird/Manifest +++ b/mail-client/mozilla-thunderbird/Manifest @@ -1,4 +1,4 @@ -MD5 6b988bbbc6a6b0751e1ba1dd3452db50 ChangeLog 14647 +MD5 ab396815359d86a8197d8aa632b210b7 ChangeLog 14770 MD5 b84b32e9963589c0f2f76d98019b44d7 files/digest-mozilla-thunderbird-1.0.7 303 MD5 34fc13a505bfb805c539a3b4f0b1bcbf files/digest-mozilla-thunderbird-1.0.7-r1 303 MD5 106701e2f4e5e9e73301f95dd92c3306 files/digest-mozilla-thunderbird-1.0.7-r2 227 @@ -20,4 +20,4 @@ MD5 2896cc99ffbb38fe463d98feb1e954f0 mozilla-thunderbird-1.0.7-r1.ebuild 5640 MD5 feb3d5b0156f6a9f1af491b50907e32e mozilla-thunderbird-1.0.7-r2.ebuild 6156 MD5 778b71cc8a385fabd02a28033fa1f4a1 mozilla-thunderbird-1.0.7-r3.ebuild 6378 MD5 55697b53bd932c2ea9c20d3d5e3b771e mozilla-thunderbird-1.0.7.ebuild 5632 -MD5 bb8912566bca2607e5591b821cb52d6b mozilla-thunderbird-1.5_rc1-r1.ebuild 6424 +MD5 a6432dc0040cb8c98f031405beb317bb mozilla-thunderbird-1.5_rc1-r1.ebuild 6442 diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5_rc1-r1.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5_rc1-r1.ebuild index 80932fc1eaf0..46dbc36f1c79 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5_rc1-r1.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5_rc1-r1.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.5_rc1-r1.ebuild,v 1.2 2005/11/22 19:03:43 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5_rc1-r1.ebuild,v 1.3 2005/12/06 01:54:38 anarchy Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib versionator @@ -96,6 +96,7 @@ src_compile() { #################################### mozconfig_init + mozconfig_config # tb-specific settings mozconfig_use_enable ldap |