summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2003-08-01 09:49:53 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2003-08-01 09:49:53 +0000
commitc06e12efa8711342dbd2559f272eb01f5073b6b3 (patch)
treea1633a5853a0a95f8a22d39f4a868b584760ecdf /net-mail/courier/ChangeLog
parentinitial commit (diff)
downloadhistorical-c06e12efa8711342dbd2559f272eb01f5073b6b3.tar.gz
historical-c06e12efa8711342dbd2559f272eb01f5073b6b3.tar.bz2
historical-c06e12efa8711342dbd2559f272eb01f5073b6b3.zip
Remove the optional dependency on db as it does not work with db4 and a patch is nontrivial
Diffstat (limited to 'net-mail/courier/ChangeLog')
-rw-r--r--net-mail/courier/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-mail/courier/ChangeLog b/net-mail/courier/ChangeLog
index 73fe7d63392b..ae41d7a8f476 100644
--- a/net-mail/courier/ChangeLog
+++ b/net-mail/courier/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-mail/courier
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.29 2003/07/28 22:09:15 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.30 2003/08/01 09:49:53 pauldv Exp $
+
+*courier-0.42.2-r3 (01 Aug 2003)
+
+ 01 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> courier-0.42.2-r3.ebuild:
+ Removed the optional dependency on berkeley db, as it will not work with db4
+ and a patch to make it work with db3 is nontrivial
28 Jul 2003; <iggy@gentoo.org> courier-0.42.2-r2.ebuild:
temporarily removed expect dep pending clarification of tcltk situation