diff options
author | 2002-04-05 22:40:52 +0000 | |
---|---|---|
committer | 2002-04-05 22:40:52 +0000 | |
commit | b00332f7361a383a835222ca242896772280a013 (patch) | |
tree | f9455e54ce0df8e0b8041f42aa17316973905a23 /sys-libs/pwdb/ChangeLog | |
parent | widening the python dep for postgresql (diff) | |
download | historical-b00332f7361a383a835222ca242896772280a013.tar.gz historical-b00332f7361a383a835222ca242896772280a013.tar.bz2 historical-b00332f7361a383a835222ca242896772280a013.zip |
remove pam.d file for passwd
Diffstat (limited to 'sys-libs/pwdb/ChangeLog')
-rw-r--r-- | sys-libs/pwdb/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/pwdb/ChangeLog b/sys-libs/pwdb/ChangeLog index 5a6d6969844c..95dbe4462d75 100644 --- a/sys-libs/pwdb/ChangeLog +++ b/sys-libs/pwdb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/pwdb # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/ChangeLog,v 1.2 2002/03/21 14:22:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/ChangeLog,v 1.3 2002/04/05 22:40:52 azarah Exp $ + + 5 Apr 2002; M.Schlemmer <azarah@gentoo.org> pwdb-0.61-r3.ebuild : + + Remove lines to install /etc/pam.d/passwd, since it comes with shadow. *pwdb-0.61-r3 (21 Mar 2002) |