diff options
author | 2007-08-26 21:20:21 +0000 | |
---|---|---|
committer | 2007-08-26 21:20:21 +0000 | |
commit | e4453ebd2c1bc1f64a0d154c6fbe63b163109a5f (patch) | |
tree | 02ec38875b6e7d478b4531f2d4f5e62dd5986b09 /www-servers/mini_httpd/ChangeLog | |
parent | Fix from Alexey Gladkov so our patch doesnt break things #184037. (diff) | |
download | gentoo-2-e4453ebd2c1bc1f64a0d154c6fbe63b163109a5f.tar.gz gentoo-2-e4453ebd2c1bc1f64a0d154c6fbe63b163109a5f.tar.bz2 gentoo-2-e4453ebd2c1bc1f64a0d154c6fbe63b163109a5f.zip |
fix docroot issue (bug #187113 - thanks throw_away_2002) - remove stale files
(Portage version: 2.1.2.12)
Diffstat (limited to 'www-servers/mini_httpd/ChangeLog')
-rw-r--r-- | www-servers/mini_httpd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www-servers/mini_httpd/ChangeLog b/www-servers/mini_httpd/ChangeLog index 9b77643ac391..5839dd23e700 100644 --- a/www-servers/mini_httpd/ChangeLog +++ b/www-servers/mini_httpd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-servers/mini_httpd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/ChangeLog,v 1.8 2007/05/10 15:03:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/ChangeLog,v 1.9 2007/08/26 21:20:21 bangert Exp $ + + 26 Aug 2007; Thilo Bangert <bangert@gentoo.org> + files/mini_httpd.confd-1.19, -files/mini_httpd.conf.sample, + -files/mini_httpd.confd, files/mini_httpd.init: + fix docroot issue (bug #187113 - thanks throw_away_2002) - remove stale files 10 May 2007; Ferris McCormick <fmccor@gentoo.org> mini_httpd-1.19.ebuild: Add ~sparc keyword at user (renihs) request --- Bug #177923 --- no problems |