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
commit5adfd985421af10e841ea92a7369af8c21e08e56 (patch)
tree28436591c9606e45a388e484c781c1082c03f0d1 /net-www
parentbug #117331, linguas support, uriloader patch updated (diff)
downloadhistorical-5adfd985421af10e841ea92a7369af8c21e08e56.tar.gz
historical-5adfd985421af10e841ea92a7369af8c21e08e56.tar.bz2
historical-5adfd985421af10e841ea92a7369af8c21e08e56.zip
stable on amd64 wrt bug 118096
Package-Manager: portage-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/Manifest14
-rw-r--r--net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild4
3 files changed, 9 insertions, 15 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/Manifest b/net-www/mod_auth_pgsql/Manifest
index f5cbee3e8ab8..06a10ed39edd 100644
--- a/net-www/mod_auth_pgsql/Manifest
+++ b/net-www/mod_auth_pgsql/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 05f17d1ff9458fb214ac061f3f724a75 ChangeLog 3766
+MD5 4e9c6e00225b74299abccd5a18a2ba1e ChangeLog 3878
MD5 c7576a76e457b6ae681019a0325dc4f8 files/0.9.12-r1/80_mod_auth_pgsql.conf 142
MD5 c7576a76e457b6ae681019a0325dc4f8 files/2.0.2-r2/80_mod_auth_pgsql.conf 142
MD5 d62d220e5910e2eefec77ad861d2d040 files/80_mod_auth_pgsql.conf 147
@@ -15,11 +12,4 @@ MD5 a0da823d6a9401b681f1b2fa83a7ff8c mod_auth_pgsql-0.9.12-r1.ebuild 1181
MD5 ae7a1fe1db04062e9c62fe3dcb6df134 mod_auth_pgsql-0.9.12.ebuild 1449
MD5 c4af4458f6312bcb5cb685714f5a859a mod_auth_pgsql-2.0.2-r1.ebuild 1097
MD5 f75e8fa18396c0196f21cae72dd684a6 mod_auth_pgsql-2.0.2-r2.ebuild 1004
-MD5 34b104a0bf8f85f6f96ecee560b3ec7d mod_auth_pgsql-2.0.3.ebuild 980
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDwKgHCRZPokWLroQRAvt3AJ9rr4gvjH50VfTsdqgZy4kQ4MP17wCg2kph
-91VnPH7epn0mPUBeZMoISQQ=
-=OEem
------END PGP SIGNATURE-----
+MD5 77c7279a20b77f76147568b3e107828b mod_auth_pgsql-2.0.3.ebuild 977
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"