diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-24 16:03:02 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-24 16:03:02 +0000 |
commit | 08bbb3ccae172f11eb222357121a71ea6cf2782f (patch) | |
tree | e988ee9cf586ee39db842c546cc6dee741d0b0f2 /net-www | |
parent | net-mail/grepmail stable on ppc. (diff) | |
download | gentoo-2-08bbb3ccae172f11eb222357121a71ea6cf2782f.tar.gz gentoo-2-08bbb3ccae172f11eb222357121a71ea6cf2782f.tar.bz2 gentoo-2-08bbb3ccae172f11eb222357121a71ea6cf2782f.zip |
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_auth_pgsql/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_auth_pgsql/ChangeLog b/net-www/mod_auth_pgsql/ChangeLog index 6f8ffcb72148..0fc859619bfc 100644 --- a/net-www/mod_auth_pgsql/ChangeLog +++ b/net-www/mod_auth_pgsql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_auth_pgsql # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.22 2005/12/03 23:58:00 rajiv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.23 2005/12/24 16:03:02 blubb Exp $ + + 24 Dec 2005; Simon Stelling <blubb@gentoo.org> + mod_auth_pgsql-2.0.2-r2.ebuild: + stable on amd64 03 Dec 2005; Rajiv Aaron Manglani <rajiv@gentoo.org> mod_auth_pgsql-2.0.2-r2.ebuild: diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild index 7b1da2444460..1cd9116d2716 100644 --- a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild +++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r2.ebuild,v 1.5 2005/12/03 23:58:00 rajiv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild,v 1.6 2005/12/24 16:03:02 blubb Exp $ inherit apache-module @@ -8,7 +8,7 @@ DESCRIPTION="This module allows user authentication (and can log authentication HOMEPAGE="http://www.giuseppetanzilli.it/mod_auth_pgsql2/" SRC_URI="http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/${P}b1.tar.gz" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="amd64 ~ppc ~sparc x86" LICENSE="freedist" SLOT="2" DEPEND="dev-db/postgresql" |