diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-02 17:22:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-02 17:22:47 +0000 |
commit | 31837b7c829e9d9ed8d451a10a84fce248f542f4 (patch) | |
tree | 40b5a0b53703a7d0cfdbece648c78cc549c7fb94 /sys-auth | |
parent | whitespace (diff) | |
download | gentoo-2-31837b7c829e9d9ed8d451a10a84fce248f542f4.tar.gz gentoo-2-31837b7c829e9d9ed8d451a10a84fce248f542f4.tar.bz2 gentoo-2-31837b7c829e9d9ed8d451a10a84fce248f542f4.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/pambase-20080801.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pambase/pambase-20080801.ebuild b/sys-auth/pambase/pambase-20080801.ebuild index 8fbf708ff7e6..f21fb1e10fcf 100644 --- a/sys-auth/pambase/pambase-20080801.ebuild +++ b/sys-auth/pambase/pambase-20080801.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.1 2008/08/01 17:23:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.2 2008/08/02 17:22:47 mr_bones_ Exp $ EAPI=1 @@ -100,4 +100,4 @@ pkg_postinst() { elog "and that SHA512-hashed passwords will not work on earlier versions" elog "of glibc or Linux-PAM." fi -}
\ No newline at end of file +} |