diff options
author | 2003-03-27 13:52:19 +0000 | |
---|---|---|
committer | 2003-03-27 13:52:19 +0000 | |
commit | e3b1b77c82b9cf6f6913cef21ea8fe5a7b0f0245 (patch) | |
tree | 299d53b053bfc376ff2025a0ab4c80ddc7b02052 /net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild | |
parent | marked as stable. (diff) | |
download | historical-e3b1b77c82b9cf6f6913cef21ea8fe5a7b0f0245.tar.gz historical-e3b1b77c82b9cf6f6913cef21ea8fe5a7b0f0245.tar.bz2 historical-e3b1b77c82b9cf6f6913cef21ea8fe5a7b0f0245.zip |
Marked as stable.
Diffstat (limited to 'net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild')
-rw-r--r-- | net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild index 71ae24d92d35..f2ec95711c4c 100644 --- a/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild +++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild @@ -1,11 +1,11 @@ # 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_pgsql/mod_auth_pgsql-0.9.12.ebuild,v 1.1 2003/03/17 06:27:38 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild,v 1.2 2003/03/27 13:52:19 nakano Exp $ DESCRIPTION="This module allows user authentication (and can log authethication requests) against information stored in a PostgreSQL database." SRC_URI="http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/${P}.tar.gz" HOMEPAGE="http://www.giuseppetanzilli.it/mod_auth_pgsql/" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="freedist" SLOT="0" DEPEND="net-www/apache |