diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:05:21 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:05:21 +0000 |
commit | a8414e8b60f4684ba95c113cbbe04f6313e8f5d0 (patch) | |
tree | 9ba49d0e41a806d3d2bacf538cda61bed8f95bfa /net-mail/vimap | |
parent | Manifest fix - files/mailer.conf size mismatch (Manifest recommit) (diff) | |
download | gentoo-2-a8414e8b60f4684ba95c113cbbe04f6313e8f5d0.tar.gz gentoo-2-a8414e8b60f4684ba95c113cbbe04f6313e8f5d0.tar.bz2 gentoo-2-a8414e8b60f4684ba95c113cbbe04f6313e8f5d0.zip |
Manifest fix - files/uw-ipop2.xinetd size mismatch, files/uw-ipop3s.xinetd size mismatch, files/uw-imap.xinetd size mismatch, files/uw-imap.pam-system-auth size mismatch, files/uw-ipop3.xinetd size mismatch, files/uw-imaps.xinetd size mismatch
Diffstat (limited to 'net-mail/vimap')
-rw-r--r-- | net-mail/vimap/files/uw-imap.pam-system-auth | 2 | ||||
-rw-r--r-- | net-mail/vimap/files/uw-imap.xinetd | 2 | ||||
-rw-r--r-- | net-mail/vimap/files/uw-imaps.xinetd | 2 | ||||
-rw-r--r-- | net-mail/vimap/files/uw-ipop2.xinetd | 2 | ||||
-rw-r--r-- | net-mail/vimap/files/uw-ipop3.xinetd | 2 | ||||
-rw-r--r-- | net-mail/vimap/files/uw-ipop3s.xinetd | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/vimap/files/uw-imap.pam-system-auth b/net-mail/vimap/files/uw-imap.pam-system-auth index 7d440b14a18e..24f777259971 100644 --- a/net-mail/vimap/files/uw-imap.pam-system-auth +++ b/net-mail/vimap/files/uw-imap.pam-system-auth @@ -1,5 +1,5 @@ #%PAM-1.0 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-imap.pam-system-auth,v 1.2 2003/05/28 22:12:10 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-imap.pam-system-auth,v 1.3 2004/07/18 04:05:21 dragonheart Exp $ auth required pam_nologin.so auth required pam_stack.so service=system-auth account required pam_stack.so service=system-auth diff --git a/net-mail/vimap/files/uw-imap.xinetd b/net-mail/vimap/files/uw-imap.xinetd index ec603f9aca7f..36bc991f55ca 100644 --- a/net-mail/vimap/files/uw-imap.xinetd +++ b/net-mail/vimap/files/uw-imap.xinetd @@ -1,5 +1,5 @@ # default: off -# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-imap.xinetd,v 1.2 2003/05/28 22:12:10 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-imap.xinetd,v 1.3 2004/07/18 04:05:21 dragonheart Exp $ # description: The IMAP service allows remote users to access their mail using \ # an IMAP client such as Mutt, Pine, fetchmail, or Netscape \ # Communicator. diff --git a/net-mail/vimap/files/uw-imaps.xinetd b/net-mail/vimap/files/uw-imaps.xinetd index faa857f47dc3..7074ac26f4d6 100644 --- a/net-mail/vimap/files/uw-imaps.xinetd +++ b/net-mail/vimap/files/uw-imaps.xinetd @@ -1,5 +1,5 @@ # default: off -# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-imaps.xinetd,v 1.2 2003/05/28 22:12:10 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-imaps.xinetd,v 1.3 2004/07/18 04:05:21 dragonheart Exp $ # description: The IMAPS service allows remote users to access their mail \ # using an IMAP client with SSL support such as Netscape \ # Communicator or fetchmail. diff --git a/net-mail/vimap/files/uw-ipop2.xinetd b/net-mail/vimap/files/uw-ipop2.xinetd index 0a4e550c14da..6ad96a61f01c 100644 --- a/net-mail/vimap/files/uw-ipop2.xinetd +++ b/net-mail/vimap/files/uw-ipop2.xinetd @@ -1,5 +1,5 @@ # default: off -# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-ipop2.xinetd,v 1.2 2003/05/28 22:12:10 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-ipop2.xinetd,v 1.3 2004/07/18 04:05:21 dragonheart Exp $ # description: The POP2 service allows remote users to access their mail \ # using an POP2 client such as fetchmail. In most cases, clients \ # support POP3 instead of POP2, so enabling this service is rarely \ diff --git a/net-mail/vimap/files/uw-ipop3.xinetd b/net-mail/vimap/files/uw-ipop3.xinetd index 2ab5ff37f345..62f3a55f1089 100644 --- a/net-mail/vimap/files/uw-ipop3.xinetd +++ b/net-mail/vimap/files/uw-ipop3.xinetd @@ -1,5 +1,5 @@ # default: off -# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-ipop3.xinetd,v 1.2 2003/05/28 22:12:10 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-ipop3.xinetd,v 1.3 2004/07/18 04:05:21 dragonheart Exp $ # description: The POP3 service allows remote users to access their mail \ # using an POP3 client such as Netscape Communicator, mutt, \ # or fetchmail. diff --git a/net-mail/vimap/files/uw-ipop3s.xinetd b/net-mail/vimap/files/uw-ipop3s.xinetd index cb7966efd2d4..9d88ce8053ab 100644 --- a/net-mail/vimap/files/uw-ipop3s.xinetd +++ b/net-mail/vimap/files/uw-ipop3s.xinetd @@ -1,5 +1,5 @@ # default: off -# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-ipop3s.xinetd,v 1.2 2003/05/28 22:12:10 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/files/uw-ipop3s.xinetd,v 1.3 2004/07/18 04:05:21 dragonheart Exp $ # description: The POP3 service allows remote users to access their mail \ # using an POP3 client such as Netscape Communicator, mutt, \ # or fetchmail. |