diff options
author | 2010-06-13 13:38:26 +0000 | |
---|---|---|
committer | 2010-06-13 13:38:26 +0000 | |
commit | ff21d00e02c16d100dc6eca4cd82f645461c14b7 (patch) | |
tree | e939c8db430a46e0849108caa9c61fc7f88147b9 /sys-auth/pam_mount/ChangeLog | |
parent | libhx remove old ebuilds (diff) | |
download | gentoo-2-ff21d00e02c16d100dc6eca4cd82f645461c14b7.tar.gz gentoo-2-ff21d00e02c16d100dc6eca4cd82f645461c14b7.tar.bz2 gentoo-2-ff21d00e02c16d100dc6eca4cd82f645461c14b7.zip |
pam_mount: explicit dependency on xz-utils
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_mount/ChangeLog')
-rw-r--r-- | sys-auth/pam_mount/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog index d0ffa156758f..b7e959e44838 100644 --- a/sys-auth/pam_mount/ChangeLog +++ b/sys-auth/pam_mount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_mount # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.40 2010/05/04 20:21:02 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.41 2010/06/13 13:38:26 hanno Exp $ + + 13 Jun 2010; Hanno Boeck <hanno@gentoo.org> pam_mount-2.1.ebuild: + Add xz-utils as explicit dependency. *pam_mount-2.1 (04 May 2010) |