Fix configs.
authorLuca Longinotti <chtekk@gentoo.org>
Sun, 14 Jan 2007 17:45:07 +0000 (17:45 +0000)
committerLuca Longinotti <chtekk@gentoo.org>
Sun, 14 Jan 2007 17:45:07 +0000 (17:45 +0000)
Package-Manager: portage-2.1.2_rc4-r8

net-www/mod_auth_pgsql/ChangeLog
net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12-r1.ebuild

index 1f1ec681c7215e1411a5728ee514c25d0c543923..3f837ebf27a921963a25d7e3557bea762ebc61ca 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-www/mod_auth_pgsql
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.32 2007/01/14 01:30:54 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.33 2007/01/14 17:45:07 chtekk Exp $
+
+  14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
+  -files/80_mod_auth_pgsql_ap1.conf, mod_auth_pgsql-0.9.12-r1.ebuild:
+  Config files are the same.
 
   14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
   -files/0.9.12-r1/80_mod_auth_pgsql.conf,
index 505ab6e683a474b210cf14f99021e67164652bf9..67e0dcfe7aeb9634d057c4591b3390b386ea3c7a 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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-r1.ebuild,v 1.5 2007/01/14 01:30:54 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12-r1.ebuild,v 1.6 2007/01/14 17:45:07 chtekk Exp $
 
 inherit apache-module multilib
 
@@ -16,7 +16,7 @@ IUSE=""
 DEPEND="dev-db/libpq"
 RDEPEND="${DEPEND}"
 
-APACHE1_MOD_CONF="80_mod_auth_pgsql_ap1"
+APACHE1_MOD_CONF="80_mod_auth_pgsql"
 APACHE1_MOD_DEFINE="AUTH_PGSQL"
 
 DOCFILES="INSTALL README mod_auth_pgsql.html"