summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tindal <urilith@gentoo.org>2004-11-09 14:30:09 +0000
committerMichael Tindal <urilith@gentoo.org>2004-11-09 14:30:09 +0000
commita04c9cfae26bcde31577a367598c0e091c5afea3 (patch)
tree1e4a72e912d655065adf912750e0efed6fbb0db4 /net-www/mod_ssl/ChangeLog
parentRemove a warning which applied only to -mm2 (diff)
downloadhistorical-a04c9cfae26bcde31577a367598c0e091c5afea3.tar.gz
historical-a04c9cfae26bcde31577a367598c0e091c5afea3.tar.bz2
historical-a04c9cfae26bcde31577a367598c0e091c5afea3.zip
Fix a missing * on the DEPENDS line. Weird though, Stuart said his copy hda it.
Diffstat (limited to 'net-www/mod_ssl/ChangeLog')
-rw-r--r--net-www/mod_ssl/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-www/mod_ssl/ChangeLog b/net-www/mod_ssl/ChangeLog
index 7ebea5e5c53f..6cfc2549b24b 100644
--- a/net-www/mod_ssl/ChangeLog
+++ b/net-www/mod_ssl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_ssl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.60 2004/11/09 14:18:21 urilith Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.61 2004/11/09 14:30:09 urilith Exp $
+
+ 09 Nov 2004; Michael Tindal <urilith@gentoo.org> mod_ssl-2.8.21.ebuild:
+ Fix a messed up dependency in mod_ssl 2.8.21.
09 Nov 2004; Michael Tindal <urilith@gentoo.org> files/mod_ssl.conf:
Change cache location. Bug #65054.