diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:07:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:07:38 +0000 |
commit | aadefd3154f5ba292d2e6b613ee2da9da8ed6a70 (patch) | |
tree | aa9a8f01ffdbebd492f3bf444d66dbbe137591ea /app-admin/denyhosts | |
parent | whitespace (diff) | |
download | gentoo-2-aadefd3154f5ba292d2e6b613ee2da9da8ed6a70.tar.gz gentoo-2-aadefd3154f5ba292d2e6b613ee2da9da8ed6a70.tar.bz2 gentoo-2-aadefd3154f5ba292d2e6b613ee2da9da8ed6a70.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.6.ebuild b/app-admin/denyhosts/denyhosts-2.6.ebuild index dbb2f2baa057..382086c1dc46 100644 --- a/app-admin/denyhosts/denyhosts-2.6.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6.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/app-admin/denyhosts/denyhosts-2.6.ebuild,v 1.6 2007/01/24 14:03:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6.ebuild,v 1.7 2007/07/13 06:07:37 mr_bones_ Exp $ inherit distutils eutils @@ -62,4 +62,3 @@ pkg_postinst() { elog ewarn "Modify /etc/denyhosts.conf to suit your environment system." } - |