diff options
Diffstat (limited to 'sys-auth/skey/skey-1.1.5-r7.ebuild')
-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." } - |