diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-08 10:44:19 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-08 10:44:19 +0000 |
commit | 6647ddd0bbd434feb2556e54385b804bd86a1851 (patch) | |
tree | 5b94d1f0f6e2a650427b4bb40647bae2f273971b /www-apache/mod_chroot/mod_chroot-0.5.ebuild | |
parent | ppc stable, bug #208615 (diff) | |
download | gentoo-2-6647ddd0bbd434feb2556e54385b804bd86a1851.tar.gz gentoo-2-6647ddd0bbd434feb2556e54385b804bd86a1851.tar.bz2 gentoo-2-6647ddd0bbd434feb2556e54385b804bd86a1851.zip |
ppc stable, bug #208554
(Portage version: 2.1.4.1)
Diffstat (limited to 'www-apache/mod_chroot/mod_chroot-0.5.ebuild')
-rw-r--r-- | www-apache/mod_chroot/mod_chroot-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_chroot/mod_chroot-0.5.ebuild b/www-apache/mod_chroot/mod_chroot-0.5.ebuild index 8f5b51e3fd6e..90bf64c6723e 100644 --- a/www-apache/mod_chroot/mod_chroot-0.5.ebuild +++ b/www-apache/mod_chroot/mod_chroot-0.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/mod_chroot-0.5.ebuild,v 1.5 2008/02/03 08:01:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/mod_chroot-0.5.ebuild,v 1.6 2008/02/08 10:44:19 dertobi123 Exp $ inherit apache-module -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" DESCRIPTION="mod_chroot allows you to run Apache in a chroot jail with no additional files." HOMEPAGE="http://core.segfault.pl/~hobbit/mod_chroot/" |