diff options
author | 2004-03-12 10:45:39 +0000 | |
---|---|---|
committer | 2004-03-12 10:45:39 +0000 | |
commit | 2ca4e172a339554f7e6ea17bc4a61e005be2a132 (patch) | |
tree | 1abe968bfc7ca57a543ef32e7ae10de32d183207 /app-admin/pam_dotfile | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-2ca4e172a339554f7e6ea17bc4a61e005be2a132.tar.gz historical-2ca4e172a339554f7e6ea17bc4a61e005be2a132.tar.bz2 historical-2ca4e172a339554f7e6ea17bc4a61e005be2a132.zip |
header fix
Diffstat (limited to 'app-admin/pam_dotfile')
-rw-r--r-- | app-admin/pam_dotfile/pam_dotfile-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild b/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild index 593a655fe729..b6d7a70b88f0 100644 --- a/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild +++ b/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild,v 1.3 2003/11/11 13:03:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild,v 1.4 2004/03/12 10:45:39 mr_bones_ Exp $ MY_P="${P/_beta/beta}" S="${WORKDIR}/${MY_P}" |