diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:49:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:49:41 +0000 |
commit | 14afc7ac4f63d55e776e6880f47f1c635021b0cc (patch) | |
tree | c935d59c46497de060f501912e5e27df91538d54 /www-apache/mod_umask/mod_umask-0.1.0.ebuild | |
parent | (no commit message) (diff) | |
download | gentoo-2-14afc7ac4f63d55e776e6880f47f1c635021b0cc.tar.gz gentoo-2-14afc7ac4f63d55e776e6880f47f1c635021b0cc.tar.bz2 gentoo-2-14afc7ac4f63d55e776e6880f47f1c635021b0cc.zip |
*** empty log message ***
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 16022b12b4f8..0d8ce49c908c 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.1 2005/01/10 13:03:00 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.1.1.1 2005/11/30 09:49:12 chriswhite Exp $ inherit apache-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_umask/" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~x86" +KEYWORDS="~amd64 x86" IUSE="" APACHE2_MOD_CONF="47_${PN}" |