diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-24 16:56:50 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-24 16:56:50 +0000 |
commit | 926ce445772c9fc53e30ea823c2d4e24084eb7a9 (patch) | |
tree | 64dfc9f5624938f85e702e6d82ef2b83087ea003 /net-mail | |
parent | Fix up metadata, thanks to squinky86 in bug 93744. (diff) | |
download | gentoo-2-926ce445772c9fc53e30ea823c2d4e24084eb7a9.tar.gz gentoo-2-926ce445772c9fc53e30ea823c2d4e24084eb7a9.tar.bz2 gentoo-2-926ce445772c9fc53e30ea823c2d4e24084eb7a9.zip |
Applied patch (with small fix) from flameeyes to use the new pam eclass. Closes bug 93201.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/poppassd_ceti/ChangeLog | 9 | ||||
-rw-r--r-- | net-mail/poppassd_ceti/Manifest | 12 | ||||
-rw-r--r-- | net-mail/poppassd_ceti/files/digest-poppassd_ceti-1.8.5-r1 (renamed from net-mail/poppassd_ceti/files/digest-poppassd_ceti-1.8.5) | 0 | ||||
-rw-r--r-- | net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r1.ebuild (renamed from net-mail/poppassd_ceti/poppassd_ceti-1.8.5.ebuild) | 15 |
4 files changed, 18 insertions, 18 deletions
diff --git a/net-mail/poppassd_ceti/ChangeLog b/net-mail/poppassd_ceti/ChangeLog index 182a51d27a6a..a53677f9daee 100644 --- a/net-mail/poppassd_ceti/ChangeLog +++ b/net-mail/poppassd_ceti/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-mail/poppassd_ceti # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/poppassd_ceti/ChangeLog,v 1.4 2005/05/17 14:16:19 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/poppassd_ceti/ChangeLog,v 1.5 2005/05/24 16:56:50 cryos Exp $ + +*poppassd_ceti-1.8.5-r1 (24 May 2005) + + 24 May 2005; Marcus D. Hanwell <cryos@gentoo.org> + -poppassd_ceti-1.8.5.ebuild, +poppassd_ceti-1.8.5-r1.ebuild: + Applied patch (with small fix) from flameeyes to use the new pam eclass. + Closes bug 93201. *poppassd_ceti-1.8.5 (17 May 2005) diff --git a/net-mail/poppassd_ceti/Manifest b/net-mail/poppassd_ceti/Manifest index 1dc8f4fb470b..3de1cc23ed69 100644 --- a/net-mail/poppassd_ceti/Manifest +++ b/net-mail/poppassd_ceti/Manifest @@ -1,19 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 06c3c911f9918e25ec4e17f20077b2bb poppassd_ceti-1.8.5.ebuild 1143 MD5 9d4b2a75461d556a576c30026c7d520d poppassd_ceti-1.8.4.ebuild 1229 +MD5 05bb8be1689b3717bc8c26cbbe0845d9 poppassd_ceti-1.8.5-r1.ebuild 1150 MD5 037612159fc5c05ec7973deaded3cdfc ChangeLog 836 MD5 fe827b79b11c155518347e67d1b1af8a metadata.xml 762 MD5 397ccdd516d577d12da910571053d732 files/digest-poppassd_ceti-1.8.4 64 MD5 76b89dba95c6cc1a368e5e09b1cd5d38 files/digest-poppassd_ceti-1.8.5 64 MD5 4254be91fe5aa08165875c23ec84af59 files/poppassd_ceti-gcc-3.4.patch 616 MD5 3c5bb8c91acf9e91343716da1f3c244d files/poppassd.pam 249 +MD5 76b89dba95c6cc1a368e5e09b1cd5d38 files/digest-poppassd_ceti-1.8.5-r1 64 MD5 3527c23e84a922b8615f073ee22b400a files/poppassd.xinetd 245 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCifzPntT9W3vfTuoRAlCjAJ9qo/f/X/wpF00L6/uCMJIt2dvDJQCfYJ8n -bOzCzlSxl6SHqweQwAqlDOo= -=oiOW ------END PGP SIGNATURE----- diff --git a/net-mail/poppassd_ceti/files/digest-poppassd_ceti-1.8.5 b/net-mail/poppassd_ceti/files/digest-poppassd_ceti-1.8.5-r1 index 9775f54d8249..9775f54d8249 100644 --- a/net-mail/poppassd_ceti/files/digest-poppassd_ceti-1.8.5 +++ b/net-mail/poppassd_ceti/files/digest-poppassd_ceti-1.8.5-r1 diff --git a/net-mail/poppassd_ceti/poppassd_ceti-1.8.5.ebuild b/net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r1.ebuild index 63a481d6c1dd..2369af278ed1 100644 --- a/net-mail/poppassd_ceti/poppassd_ceti-1.8.5.ebuild +++ b/net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/poppassd_ceti/poppassd_ceti-1.8.5.ebuild,v 1.1 2005/05/17 14:16:19 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r1.ebuild,v 1.1 2005/05/24 16:56:50 cryos Exp $ -inherit eutils toolchain-funcs +inherit eutils toolchain-funcs pam MY_PN="poppassd" MY_P="${MY_PN}-${PV}" @@ -17,8 +17,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cracklib" -DEPEND="virtual/libc - >=sys-libs/pam-0.75-r8" +DEPEND="virtual/pam" RDEPEND="${DEPEND} sys-apps/xinetd @@ -32,9 +31,11 @@ src_compile() { src_install() { dodoc README - insinto /etc/pam.d - newins ${FILESDIR}/poppassd.pam poppassd - use cracklib && sed -i -e 's|#password|password|' ${D}/etc/pam.d/poppassd + pamd_mimic_system poppassd auth account password + if use cracklib; then + echo -e "password\trequired\tpam_cracklib.so retry=3" >> \ + ${D}/etc/pam.d/poppassd + fi insinto /etc/xinetd.d newins ${FILESDIR}/poppassd.xinetd poppassd |