diff options
Diffstat (limited to 'sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild')
-rw-r--r-- | sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild b/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild index 707e576da75c..c3a93ae46ce6 100644 --- a/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild +++ b/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild,v 1.3 2011/05/16 09:09:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild,v 1.4 2014/08/10 20:22:31 slyfox Exp $ inherit toolchain-funcs pam flag-o-matic eutils -DESCRIPTION="Linux-PAM module that allows a user to be chrooted in auth, account, or session." +DESCRIPTION="Linux-PAM module that allows a user to be chrooted in auth, account, or session" HOMEPAGE="http://sourceforge.net/projects/pam-chroot/" SRC_URI="mirror://sourceforge/pam-chroot/${P}.tar.bz2" |