Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282726 - net-mail/libpst-0.6.41 version bump
Summary: net-mail/libpst-0.6.41 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Forensics Herd [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 18:13 UTC by RB
Modified: 2009-09-01 08:31 UTC (History)
0 users

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


Attachments
possible ebuild changes (libpst-0.6.41.ebuild.diff,1.07 KB, patch)
2009-08-25 18:21 UTC, RB
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description RB 2009-08-25 18:13:58 UTC
Version 0.6.41 has been out for a couple of months, and specifically incorporates the necessary fixes to enable the python bindings.  Simply renaming the ebuild and uncommenting the relevant bits works.
Comment 1 RB 2009-08-25 18:21:39 UTC
Created attachment 202262 [details, diff]
possible ebuild changes

Attached is the set of changes I made to the ebuild - the biggest change is that I added USE=dii, since the pst2dii tool pulls in a lot of dependencies (gd, imagemagick, etc.) and the "Summation DII" format isn't necessarily useful to the majority of users.  I also rearranged DEPEND and RDEPEND to more accurately reflect what seem to be the build- and run-time dependencies (I could be way off on that).
Comment 2 Patrick Lauer gentoo-dev 2009-09-01 08:31:21 UTC
+  01 Sep 2009; Patrick Lauer <patrick@gentoo.org> +libpst-0.6.41.ebuild,
+  metadata.xml:
+  Bump to 0.6.41, many nice cleanups by RB. Finally enables python again.
+  Closes #282726