summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-01-08 17:39:08 +0000
committerSimon Stelling <blubb@gentoo.org>2006-01-08 17:39:08 +0000
commit2a3f165dbb4dbe4547346399bd81f3c41c8eaee4 (patch)
treedf3456f80ef04d40ad38f44e1bd0d250acbfb5b1 /net-www
parentbug #117331, linguas support, uriloader patch updated (diff)
downloadgentoo-2-2a3f165dbb4dbe4547346399bd81f3c41c8eaee4.tar.gz
gentoo-2-2a3f165dbb4dbe4547346399bd81f3c41c8eaee4.tar.bz2
gentoo-2-2a3f165dbb4dbe4547346399bd81f3c41c8eaee4.zip
stable on amd64 wrt bug 118096
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-www')
-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"