Uniform install usage.
authorLuca Longinotti <chtekk@gentoo.org>
Sun, 14 Jan 2007 18:46:23 +0000 (18:46 +0000)
committerLuca Longinotti <chtekk@gentoo.org>
Sun, 14 Jan 2007 18:46:23 +0000 (18:46 +0000)
Package-Manager: portage-2.1.2_rc4-r8

net-www/mod_auth_pam/ChangeLog
net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild
net-www/mod_bandwidth/ChangeLog
net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild
net-www/mod_dav/ChangeLog
net-www/mod_dav/mod_dav-1.0.3-r3.ebuild

index beec827665dc94f777b7a7c2f4f693a82b50e498..9f31d9567d7354ff4062b8d805d6df95b471819c 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-www/mod_auth_pam
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.16 2007/01/14 00:35:00 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.17 2007/01/14 18:41:53 chtekk Exp $
+
+  14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
+  mod_auth_pam-1.1.1-r1.ebuild:
+  Uniform install usage.
 
   14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
   -files/1.1.1-r1/10_mod_auth_pam.conf, files/10_mod_auth_pam.conf,
index 1e6ef094801cf837e1ca77d94e9ba41c57a20d86..97a1629bbc139fccd4bc5e4e8cf30c20a93fe8df 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_pam/mod_auth_pam-1.1.1-r1.ebuild,v 1.12 2007/01/14 00:35:00 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild,v 1.13 2007/01/14 18:41:53 chtekk Exp $
 
 inherit eutils apache-module portability
 
@@ -50,7 +50,7 @@ src_compile() {
        use apache2 && ${APXS2} -c mod_auth_sys_group.c
 }
 
-src_install () {
+src_install() {
        apache-module_src_install
        insinto /etc/pam.d
        use apache2 && newins "${FILESDIR}/apache2.pam" apache2
index 6a21daa914486e8ac2ff159f060755ee55de2a8e..498cc590441cdfab17aba2f6051bd03f06fc50ae 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-www/mod_bandwidth
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.16 2007/01/14 01:59:02 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.17 2007/01/14 18:45:14 chtekk Exp $
+
+  14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
+  mod_bandwidth-2.0.5-r1.ebuild:
+  Uniform install usage.
 
   14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
   -files/mod_bandwidth-2.0.4-register.patch,
index 05658986b6626a8df63160d84a45c882631be4c1..300c68992bcd38ef8d3f3e809ad083b5d951a2d6 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_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.6 2007/01/14 01:59:02 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.7 2007/01/14 18:45:14 chtekk Exp $
 
 inherit apache-module
 
@@ -26,6 +26,6 @@ src_unpack() {
 }
 
 pkg_postinst() {
-       install -m0755 -o apache -g apache -d "${ROOT}"/var/cache/${PN}/{link,master}
+       install -d -m0755 -o apache -g apache "${ROOT}"/var/cache/${PN}/{link,master}
        apache1_pkg_postinst
 }
index 22b03ed10db63dd23dcb66954f93d7e983681113..369346088319c4885ae7c8e9598bd358896a92f6 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-www/mod_dav
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.24 2007/01/14 16:31:52 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.25 2007/01/14 18:46:23 chtekk Exp $
+
+  14 Jan 2007; Luca Longinotti <chtekk@gentoo.org> mod_dav-1.0.3-r3.ebuild:
+  Uniform install usage.
 
   14 Jan 2007; Luca Longinotti <chtekk@gentoo.org> -files/mod_dav.conf,
   mod_dav-1.0.3-r3.ebuild:
index bf747cca35d5655d2be6b2bd923ddb9a9b3c7406..ab08c5e3c5881250314a0041c28509d46dc2f5db 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_dav/mod_dav-1.0.3-r3.ebuild,v 1.5 2007/01/14 16:31:52 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r3.ebuild,v 1.6 2007/01/14 18:46:23 chtekk Exp $
 
 inherit eutils autotools apache-module
 
@@ -42,6 +42,6 @@ src_compile() {
 }
 
 pkg_postinst() {
-       install -m0750 -o apache -g apache -d "${ROOT}"/var/lock/mod_dav
+       install -d -m0750 -o apache -g apache "${ROOT}"/var/lock/${PN}
        apache1_pkg_postinst
 }