summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-06-29 15:12:29 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-06-29 15:12:29 +0000
commit6b6a98829b06ed5b5b03eefa3d119d3e02255902 (patch)
treef6d7b420b4a941458ac710e1b79d6e2554e35796 /net-www
parentVersion bump. Removed old ebuild (diff)
downloadgentoo-2-6b6a98829b06ed5b5b03eefa3d119d3e02255902.tar.gz
gentoo-2-6b6a98829b06ed5b5b03eefa3d119d3e02255902.tar.bz2
gentoo-2-6b6a98829b06ed5b5b03eefa3d119d3e02255902.zip
Fix DOS line endings.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_auth_pam/ChangeLog6
-rw-r--r--net-www/mod_auth_pam/files/apache2.pam12
-rw-r--r--net-www/mod_auth_pam/metadata.xml8
3 files changed, 15 insertions, 11 deletions
diff --git a/net-www/mod_auth_pam/ChangeLog b/net-www/mod_auth_pam/ChangeLog
index f4e277a97f4d..fa843b61f4ad 100644
--- a/net-www/mod_auth_pam/ChangeLog
+++ b/net-www/mod_auth_pam/ChangeLog
@@ -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.22 2007/06/14 20:50:39 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.23 2007/06/29 15:12:29 chtekk Exp $
+
+ 29 Jun 2007; Luca Longinotti <chtekk@gentoo.org> files/apache2.pam,
+ metadata.xml:
+ Fix DOS line endings.
14 Jun 2007; Christian Heim <phreak@gentoo.org>
files/10_mod_auth_pam.conf:
diff --git a/net-www/mod_auth_pam/files/apache2.pam b/net-www/mod_auth_pam/files/apache2.pam
index e80e5548cb51..a17959a3929f 100644
--- a/net-www/mod_auth_pam/files/apache2.pam
+++ b/net-www/mod_auth_pam/files/apache2.pam
@@ -1,6 +1,6 @@
-#%PAM-1.0
-auth include system-auth
-auth required pam_nologin.so
-account include system-auth
-password include system-auth
-session include system-auth
+#%PAM-1.0
+auth include system-auth
+auth required pam_nologin.so
+account include system-auth
+password include system-auth
+session include system-auth
diff --git a/net-www/mod_auth_pam/metadata.xml b/net-www/mod_auth_pam/metadata.xml
index ff5b6490402e..a1f5ceff2352 100644
--- a/net-www/mod_auth_pam/metadata.xml
+++ b/net-www/mod_auth_pam/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>apache</herd>
-<maintainer>
- <email>apache-bugs@gentoo.org</email>
-</maintainer>
+ <herd>apache</herd>
+ <maintainer>
+ <email>apache-bugs@gentoo.org</email>
+ </maintainer>
</pkgmetadata>