diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2008-01-27 23:16:37 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2008-01-27 23:16:37 +0000 |
commit | 37c21d7d4d7295494d59a3ea338e83ef7003cc3f (patch) | |
tree | 1032fac1711ed8044a860cb3b2b19606710e3abe /www-apache/mod_chroot/mod_chroot-0.5.ebuild | |
parent | Fix compilation with USE=-opengl. (diff) | |
download | gentoo-2-37c21d7d4d7295494d59a3ea338e83ef7003cc3f.tar.gz gentoo-2-37c21d7d4d7295494d59a3ea338e83ef7003cc3f.tar.bz2 gentoo-2-37c21d7d4d7295494d59a3ea338e83ef7003cc3f.zip |
update metadata; cleanup
(Portage version: 2.1.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 | 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/" |