diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:34:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:34:06 +0000 |
commit | d4351da561200804758ef10b70ff637d16ad9f54 (patch) | |
tree | e8bb96db5c927b997411a1953106cbb4f80f18e5 /sys-auth/icmpdn | |
parent | whitespace (diff) | |
download | historical-d4351da561200804758ef10b70ff637d16ad9f54.tar.gz historical-d4351da561200804758ef10b70ff637d16ad9f54.tar.bz2 historical-d4351da561200804758ef10b70ff637d16ad9f54.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-auth/icmpdn')
-rw-r--r-- | sys-auth/icmpdn/icmpdn-0.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-auth/icmpdn/icmpdn-0.4.ebuild b/sys-auth/icmpdn/icmpdn-0.4.ebuild index 1f0dc83c48eb..9eb0e5c995b9 100644 --- a/sys-auth/icmpdn/icmpdn-0.4.ebuild +++ b/sys-auth/icmpdn/icmpdn-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/icmpdn/icmpdn-0.4.ebuild,v 1.1 2006/02/10 02:05:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/icmpdn/icmpdn-0.4.ebuild,v 1.2 2007/07/15 02:34:06 mr_bones_ Exp $ inherit eutils @@ -39,4 +39,3 @@ pkg_postinst() { einfo "To use the ICMP nameswitch module, add 'icmp'" einfo "to the 'hosts' line in your /etc/nsswitch.conf" } - |