summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-www/mod_auth_pgsql/ChangeLog6
-rw-r--r--net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_auth_pgsql/ChangeLog b/net-www/mod_auth_pgsql/ChangeLog
index d0a0d4baa5a6..7d16f7df839b 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.27 2006/01/08 05:49:43 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.28 2006/01/08 17:39:08 blubb Exp $
+
+ 08 Jan 2006; Simon Stelling <blubb@gentoo.org>
+ mod_auth_pgsql-2.0.3.ebuild:
+ stable on amd64 wrt bug 118096
08 Jan 2006; Mark Loeser <halcy0n@gentoo.org> mod_auth_pgsql-2.0.3.ebuild:
Stable on x86; bug #118096
diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild
index d00ecd6b6479..e31da269421c 100644
--- a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild
+++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.3.ebuild,v 1.3 2006/01/08 05:49:43 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild,v 1.4 2006/01/08 17:39:08 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}.tar.gz"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
LICENSE="freedist"
SLOT="2"
DEPEND="dev-db/postgresql"