diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-02 14:12:59 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-02 14:12:59 +0000 |
commit | 52036cb70554deaac7d3cd08bc84837c15cd9c18 (patch) | |
tree | e406afc0aea14548be87064588d47fc8d61c2e7a /sys-auth/pam_ssh/ChangeLog | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-52036cb70554deaac7d3cd08bc84837c15cd9c18.tar.gz gentoo-2-52036cb70554deaac7d3cd08bc84837c15cd9c18.tar.bz2 gentoo-2-52036cb70554deaac7d3cd08bc84837c15cd9c18.zip |
Moved from app-crypt/pam_ssh to sys-auth/pam_ssh.
Diffstat (limited to 'sys-auth/pam_ssh/ChangeLog')
-rw-r--r-- | sys-auth/pam_ssh/ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog new file mode 100644 index 000000000000..36b23704f3a9 --- /dev/null +++ b/sys-auth/pam_ssh/ChangeLog @@ -0,0 +1,33 @@ +# ChangeLog for sys-auth/pam_ssh +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.1 2005/07/02 14:12:59 flameeyes Exp $ + + 02 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> + +files/1.9-standard-prompt.patch, +files/system-auth.example, + +metadata.xml, +pam_ssh-1.9.ebuild, +pam_ssh-1.91.ebuild, + +pam_ssh-1.91-r1.ebuild: + Moved from app-crypt/pam_ssh to sys-auth/pam_ssh. + +*pam_ssh-1.91-r1 (08 Jun 2005) + + 08 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> metadata.xml, + +pam_ssh-1.91-r1.ebuild: + Added new revision to pam_ssh with support for non-default PAM modules dirs. + Marked ~amd64. Set this herded by pam. + + 08 Jun 2004; David Holm <dholm@gentoo.org> pam_ssh-1.91.ebuild: + Added to ~ppc. + +*pam_ssh-1.91 (07 Jun 2004) + + 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, + pam_ssh-1.9.ebuild, +pam_ssh-1.91.ebuild: + 1.9 - x86 keyword. version bump + + 29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> pam_ssh-1.9.ebuild: + inherit eutils for epatch + +*pam_ssh-1.9 (22 Feb 2004) + + 22 Feb 2004; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Rumba and Andrew Korty #42384. |