diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-03-07 22:28:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-03-07 22:28:05 +0000 |
commit | ac5afd205eb714be28c1d408ba133ee96ac8c57b (patch) | |
tree | f811bb9a6d33def64014d3d28f3b323c73334034 /www-apache/mod_chroot/mod_chroot-0.5.ebuild | |
parent | Stable on amd64, bug #207154 (diff) | |
download | gentoo-2-ac5afd205eb714be28c1d408ba133ee96ac8c57b.tar.gz gentoo-2-ac5afd205eb714be28c1d408ba133ee96ac8c57b.tar.bz2 gentoo-2-ac5afd205eb714be28c1d408ba133ee96ac8c57b.zip |
Stable on amd64, bug #208554
(Portage version: 2.1.4.4)
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 90bf64c6723e..bfa737c9429f 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.6 2008/02/08 10:44:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/mod_chroot-0.5.ebuild,v 1.7 2008/03/07 22:28:05 angelos 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/" |