diff options
Diffstat (limited to 'www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild')
-rw-r--r-- | www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild b/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild index 9aea1bbc6736..96a39be265e8 100644 --- a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild +++ b/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.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/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild,v 1.1 2007/07/29 15:56:00 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild,v 1.2 2007/09/06 17:27:57 armin76 Exp $ inherit apache-module eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://modauthmysql.sourceforge.net/" SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz" LICENSE="Apache-1.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" IUSE="" |