Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20234 - mozilla-1.3-r1 uses old enigmail
Summary: mozilla-1.3-r1 uses old enigmail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-30 16:02 UTC by duebel
Modified: 2003-05-22 00:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description duebel 2003-04-30 16:02:33 UTC
I updated net-www/mozilla/mozilla-1.3-r1.ebuild to a more recent
version of enigmail. Here's the diff:

--------------
46c46
< EMVER="0.73.1"
---
> EMVER="0.74.0"
57c57
<       crypt? ( http://downloads.mozdev.org/enigmail/enigmail-${EMVER}.tar.gz
---
>       crypt? ( http://enigmail.mozdev.org/dload/src/enigmail-${EMVER}.tar.gz
---------------

It works perfectly for me.

Maybe it makes it into the next release.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 duebel 2003-05-06 06:45:30 UTC
Another newer version of enigmail was released: 0.74.3. It solves the format-flowed bug.

New diff against -r1 is:

--------------
46c46
< EMVER="0.73.1"
---
> EMVER="0.74.3"
57c57
<       crypt? ( http://downloads.mozdev.org/enigmail/enigmail-${EMVER}.tar.gz
---
>       crypt? ( http://enigmail.mozdev.org/dload/src/enigmail-${EMVER}.tar.gz
---------------
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-22 00:26:35 UTC
Done.