diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-18 00:03:00 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-18 00:03:00 +0000 |
commit | d713b4657645839d64c4b6d7daff3a072040f0f1 (patch) | |
tree | 9e21cd12d41bdbc166714e97a0bb1708ffdc9ced /sys-auth/pam_mount/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-d713b4657645839d64c4b6d7daff3a072040f0f1.tar.gz gentoo-2-d713b4657645839d64c4b6d7daff3a072040f0f1.tar.bz2 gentoo-2-d713b4657645839d64c4b6d7daff3a072040f0f1.zip |
Fix build with USE=-crypt, bug 379267
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_mount/ChangeLog')
-rw-r--r-- | sys-auth/pam_mount/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog index 3349912c8d94..29fc1f44dc0e 100644 --- a/sys-auth/pam_mount/ChangeLog +++ b/sys-auth/pam_mount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam_mount # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.55 2011/08/14 18:31:29 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.56 2011/08/18 00:03:00 mattst88 Exp $ + + 18 Aug 2011; Matt Turner <mattst88@gentoo.org> pam_mount-2.11.ebuild, + +files/pam_mount-2.11-fix-build-without-cryptsetup.patch: + Fix build with USE=-crypt, bug 379267 *pam_mount-2.11 (14 Aug 2011) |