diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-12 17:50:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-12 17:50:46 +0000 |
commit | 35a230db54e4aa3fe99af372323b031b500c6287 (patch) | |
tree | 0d63f53a55cada91c0f10e926c6d0ec7876785bf /sys-auth | |
parent | whitespace (diff) | |
download | gentoo-2-35a230db54e4aa3fe99af372323b031b500c6287.tar.gz gentoo-2-35a230db54e4aa3fe99af372323b031b500c6287.tar.bz2 gentoo-2-35a230db54e4aa3fe99af372323b031b500c6287.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/skey/skey-1.1.5-r7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r7.ebuild b/sys-auth/skey/skey-1.1.5-r7.ebuild index 70db16a80e2d..5bdd548ecac1 100644 --- a/sys-auth/skey/skey-1.1.5-r7.ebuild +++ b/sys-auth/skey/skey-1.1.5-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v 1.11 2010/01/11 18:00:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v 1.12 2010/01/12 17:50:46 mr_bones_ Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -117,4 +117,3 @@ pkg_postinst() { elog "For an introduction into using s/key authentication, take" elog "a look at the EXAMPLES section from the skey(1) manpage." } - |