summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-01-29 07:35:35 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-01-29 07:35:35 +0000
commitf97ea7c752d9f46998ec112b8112b98119f8efa1 (patch)
treedc61e70cc5df9520cd653f67b360ecb76ca3b432 /www-apache/mod_chroot/files
parentadded mod_chroot-0.4 (diff)
downloadhistorical-f97ea7c752d9f46998ec112b8112b98119f8efa1.tar.gz
historical-f97ea7c752d9f46998ec112b8112b98119f8efa1.tar.bz2
historical-f97ea7c752d9f46998ec112b8112b98119f8efa1.zip
Version bump. uses new apache-module eclass
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'www-apache/mod_chroot/files')
-rw-r--r--www-apache/mod_chroot/files/15_mod_chroot.conf10
-rw-r--r--www-apache/mod_chroot/files/digest-mod_chroot-0.41
2 files changed, 7 insertions, 4 deletions
diff --git a/www-apache/mod_chroot/files/15_mod_chroot.conf b/www-apache/mod_chroot/files/15_mod_chroot.conf
index 42551be9e147..8294bf759f82 100644
--- a/www-apache/mod_chroot/files/15_mod_chroot.conf
+++ b/www-apache/mod_chroot/files/15_mod_chroot.conf
@@ -1,4 +1,6 @@
-<IfModule mod_chroot.c>
- # change this to the web root
- ChrootDir /var/www
-</IfModule>
+<IfDefine CHROOT>
+ <IfModule mod_chroot.c>
+ # change this to the web root
+ ChrootDir /var/www
+ </IfModule>
+</IfDefine>
diff --git a/www-apache/mod_chroot/files/digest-mod_chroot-0.4 b/www-apache/mod_chroot/files/digest-mod_chroot-0.4
new file mode 100644
index 000000000000..815a8010a86c
--- /dev/null
+++ b/www-apache/mod_chroot/files/digest-mod_chroot-0.4
@@ -0,0 +1 @@
+MD5 abd2c8209b61b2a2fecdf10a61051060 mod_chroot-0.4.tar.gz 14661