diff options
Diffstat (limited to 'sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild')
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild index c46a723dd853..ad0fcc8d4623 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.7 2010/10/25 03:03:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.8 2012/05/24 05:06:05 vapier Exp $ EAPI=2 -inherit pam autotools flag-o-matic +inherit pam autotools eutils flag-o-matic DESCRIPTION="Uses ssh-agent to provide single sign-on" HOMEPAGE="http://pam-ssh.sourceforge.net/" |