diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
commit | 6635541b9c38b3a541bc130eae62cd1e591f2fff (patch) | |
tree | 015085da57a110631c32327d148959693d190744 /net-www/mod_auth_mysql | |
parent | added dependency to gettext-0.12 (diff) | |
download | historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.gz historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.bz2 historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-www/mod_auth_mysql')
-rw-r--r-- | net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild index 660deb5b63f4..3ffde7982f86 100644 --- a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild +++ b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild,v 1.3 2003/02/13 15:37:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild,v 1.4 2003/07/13 21:44:10 aliz Exp $ DESCRIPTION="Basic authentication for Apache2 using a MySQL database" HOMEPAGE="ftp://ftp.kciLink.com/pub/" @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} SRC_URI="mirror://gentoo/mod_auth_mysql-1.11-gentoo.tar.bz2" DEPEND="=dev-db/mysql-3* =net-www/apache-2*" LICENSE="Apache-1.1" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SLOT="0" diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild index 04f779856459..d86fa5fec1cb 100644 --- a/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild +++ b/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild,v 1.1 2003/05/25 08:31:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild,v 1.2 2003/07/13 21:44:10 aliz Exp $ DESCRIPTION="Basic authentication for Apache using a MySQL database" HOMEPAGE="http://modauthmysql.sourceforge.net/" @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN} SRC_URI="mirror://sourceforge/modauthmysql/${PN}.tgz" DEPEND="dev-db/mysql =net-www/apache-2*" LICENSE="Apache-1.1" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SLOT="0" |