summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-09-06 11:28:01 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-09-06 11:28:01 +0000
commite841501a3efe2f58c69bf8e0fc0792fc00e94368 (patch)
tree043a9697146e2080b37cd4d65a6d7e4be3b4aeda /net-libs/gnutls/ChangeLog
parentinitscript fixes to surround username in quotes for the secrets files (diff)
downloadgentoo-2-e841501a3efe2f58c69bf8e0fc0792fc00e94368.tar.gz
gentoo-2-e841501a3efe2f58c69bf8e0fc0792fc00e94368.tar.bz2
gentoo-2-e841501a3efe2f58c69bf8e0fc0792fc00e94368.zip
fixes lzo and tasn1 support. made openpgp/crypt support optional
Diffstat (limited to 'net-libs/gnutls/ChangeLog')
-rw-r--r--net-libs/gnutls/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 469e598ae4a0..9824fe87f18d 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/gnutls
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.1 2003/09/02 22:19:58 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.2 2003/09/06 11:27:55 liquidx Exp $
+
+ 06 Sep 2003; Alastair Tse <liquidx@gentoo.org> gnutls-0.8.10.ebuild:
+ put opencdk dep behind crypt USE flag and removed optional lzo support. also
+ changed build to use included libtasn1 instead of dev-libs/libtasn1
*gnutls-0.8.10 (02 Sep 2003)