diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-06 17:27:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-06 17:27:57 +0000 |
commit | 518a4f600732242ba2adb8c1b6decec2a02f5363 (patch) | |
tree | cc732848adb5ac8804578a537c1b09eb23a1d681 /www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-518a4f600732242ba2adb8c1b6decec2a02f5363.tar.gz gentoo-2-518a4f600732242ba2adb8c1b6decec2a02f5363.tar.bz2 gentoo-2-518a4f600732242ba2adb8c1b6decec2a02f5363.zip |
x86 stable, as requested by phreak
(Portage version: 2.1.3.7)
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="" |