diff options
author | 2007-04-09 01:01:29 +0000 | |
---|---|---|
committer | 2007-04-09 01:01:29 +0000 | |
commit | 7ff9b7f7952758332dbe435f41177dc898fcb88e (patch) | |
tree | 8c338d784e61e8dc9bc00186dedb0154e0a29704 /sys-auth/pam_sha512 | |
parent | whitespace (diff) | |
download | gentoo-2-7ff9b7f7952758332dbe435f41177dc898fcb88e.tar.gz gentoo-2-7ff9b7f7952758332dbe435f41177dc898fcb88e.tar.bz2 gentoo-2-7ff9b7f7952758332dbe435f41177dc898fcb88e.zip |
whitespace
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-auth/pam_sha512')
-rw-r--r-- | sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild b/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild index 5d33f8fbfe4e..b22ea5654615 100644 --- a/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild +++ b/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild,v 1.1 2007/04/07 17:26:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild,v 1.2 2007/04/09 01:01:29 mr_bones_ Exp $ inherit flag-o-matic pam toolchain-funcs @@ -35,4 +35,4 @@ src_install() { pkg_postinst() { elog "See /usr/share/doc/${PF}/README.bz2 for configuration info" elog "" -}
\ No newline at end of file +} |