diff options
Diffstat (limited to 'www-apache/mod_chroot/mod_chroot-0.5.ebuild')
-rw-r--r-- | www-apache/mod_chroot/mod_chroot-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_chroot/mod_chroot-0.5.ebuild b/www-apache/mod_chroot/mod_chroot-0.5.ebuild index 8714fddae5c8..f2aac474adff 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-2007 Gentoo Foundation +# 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.3 2007/09/21 20:57:33 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/mod_chroot-0.5.ebuild,v 1.4 2008/01/27 23:16:36 hollow Exp $ inherit apache-module -KEYWORDS="~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/" |