diff options
Diffstat (limited to 'net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild')
-rw-r--r-- | net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild b/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild index 0d60c1b2b52f..2ff2ca8c0a36 100644 --- a/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild +++ b/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild,v 1.1 2007/01/07 16:29:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-5.3.ebuild,v 1.2 2007/01/15 06:29:15 tove Exp $ MY_PV="${PV/_rc/rc}" @@ -11,7 +11,7 @@ HOMEPAGE="http://modauthkerb.sourceforge.net/" SRC_URI="mirror://sourceforge/modauthkerb/${PN}-${MY_PV}.tar.gz" LICENSE="as-is" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="apache2" SLOT="0" |