diff options
author | 2009-10-06 21:38:40 +0000 | |
---|---|---|
committer | 2009-10-06 21:38:40 +0000 | |
commit | 0c61143959d20c8ac09baeaf8977195852d4f90d (patch) | |
tree | c1adc5da1b6a73e3bd9aa250ff809340883b6524 /net-mail/courier-imap/metadata.xml | |
parent | Don't build static libs. (diff) | |
download | historical-0c61143959d20c8ac09baeaf8977195852d4f90d.tar.gz historical-0c61143959d20c8ac09baeaf8977195852d4f90d.tar.bz2 historical-0c61143959d20c8ac09baeaf8977195852d4f90d.zip |
Version bump, with GCC 4.4 support and ebuild cleanups: EAPI2, drop vpopmail setup (courier-imap does not support it anymore), only run eautoreconf in needed directories, remove CFLAGS workaround for bug #21330 (works fine now), add USE flag to enable trashquota (bug #173394)
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'net-mail/courier-imap/metadata.xml')
-rw-r--r-- | net-mail/courier-imap/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mail/courier-imap/metadata.xml b/net-mail/courier-imap/metadata.xml index 81291dfdad95..852c1f711df9 100644 --- a/net-mail/courier-imap/metadata.xml +++ b/net-mail/courier-imap/metadata.xml @@ -10,4 +10,7 @@ <email>voyageur@gentoo.org</email> <name>Bernard Cafarelli</name> </maintainer> + <use> + <flag name="trashquota">include deleted messages, and the Trash folder, in the estimated quota usage for maildirs</flag> + </use> </pkgmetadata> |