diff options
Diffstat (limited to 'sys-auth/pam_mount/pam_mount-2.6.ebuild')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.6.ebuild b/sys-auth/pam_mount/pam_mount-2.6.ebuild index d50b02614e9c..7e3d4484d087 100644 --- a/sys-auth/pam_mount/pam_mount-2.6.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.6.ebuild,v 1.4 2012/05/04 18:57:21 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.6.ebuild,v 1.5 2012/05/21 19:26:33 xarthisius Exp $ EAPI=3 -inherit multilib autotools +inherit multilib autotools eutils DESCRIPTION="A PAM module that can mount volumes for a user session" HOMEPAGE="http://pam-mount.sourceforge.net" |