diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:00:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:00:18 +0000 |
commit | 336a23575432f5557dcf46e6f004fe99c16f2723 (patch) | |
tree | 8aad95bcfb75e0fc11947805f362857402de058a /net-www/mod_auth_pgsql | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-336a23575432f5557dcf46e6f004fe99c16f2723.tar.gz gentoo-2-336a23575432f5557dcf46e6f004fe99c16f2723.tar.bz2 gentoo-2-336a23575432f5557dcf46e6f004fe99c16f2723.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'net-www/mod_auth_pgsql')
-rw-r--r-- | net-www/mod_auth_pgsql/ChangeLog | 4 | ||||
-rw-r--r-- | net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-www/mod_auth_pgsql/ChangeLog b/net-www/mod_auth_pgsql/ChangeLog index bcff1976140a..66c1b904d941 100644 --- a/net-www/mod_auth_pgsql/ChangeLog +++ b/net-www/mod_auth_pgsql/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-www/mod_auth_pgsql -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.9 2004/06/20 15:13:28 zul Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.10 2004/06/25 01:00:18 agriffis Exp $ 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_pgsql-0.9.12.ebuild, mod_auth_pgsql-2.0.2.ebuild: 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 ef585fcb5b1f..3587ec46fd62 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,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # 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.7 2004/06/20 15:13:28 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild,v 1.8 2004/06/25 01:00:18 agriffis 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" diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2.ebuild index aee2f6b7fdf7..70959da40021 100644 --- a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2.ebuild +++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2.ebuild,v 1.2 2004/06/20 15:13:28 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2.ebuild,v 1.3 2004/06/25 01:00:18 agriffis 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_pgsql2/dist/${P}b1.tar.gz" |