diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-10 13:06:46 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-10 13:06:46 +0000 |
commit | f69d39fed97cc5df3f4b195420adce2355e0d13a (patch) | |
tree | e8535c553ddd98198aae902d7cad98b247d87857 /www-apache/mod_umask/mod_umask-0.1.0.ebuild | |
parent | stable amd64 (diff) | |
download | historical-f69d39fed97cc5df3f4b195420adce2355e0d13a.tar.gz historical-f69d39fed97cc5df3f4b195420adce2355e0d13a.tar.bz2 historical-f69d39fed97cc5df3f4b195420adce2355e0d13a.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'www-apache/mod_umask/mod_umask-0.1.0.ebuild')
-rw-r--r-- | www-apache/mod_umask/mod_umask-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_umask/mod_umask-0.1.0.ebuild b/www-apache/mod_umask/mod_umask-0.1.0.ebuild index 74afc360e443..4123f1213a83 100644 --- a/www-apache/mod_umask/mod_umask-0.1.0.ebuild +++ b/www-apache/mod_umask/mod_umask-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.3 2005/09/18 19:41:33 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.4 2005/12/10 13:06:46 blubb Exp $ inherit apache-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_umask/" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" APACHE2_MOD_CONF="47_${PN}" |