diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:29:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:29:44 +0000 |
commit | 2efce9d3ee863bb97f5d9590fafab13e0a656125 (patch) | |
tree | c5b5a26896bc2854950a5e24881ec2813423a5d2 /net-mail | |
parent | whitespace (diff) | |
download | gentoo-2-2efce9d3ee863bb97f5d9590fafab13e0a656125.tar.gz gentoo-2-2efce9d3ee863bb97f5d9590fafab13e0a656125.tar.bz2 gentoo-2-2efce9d3ee863bb97f5d9590fafab13e0a656125.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/hotwayd/hotwayd-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.8.4.ebuild b/net-mail/hotwayd/hotwayd-0.8.4.ebuild index 813550bb4c51..d48f73470668 100644 --- a/net-mail/hotwayd/hotwayd-0.8.4.ebuild +++ b/net-mail/hotwayd/hotwayd-0.8.4.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/net-mail/hotwayd/hotwayd-0.8.4.ebuild,v 1.4 2007/06/12 12:30:46 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8.4.ebuild,v 1.5 2007/06/26 02:29:44 mr_bones_ Exp $ inherit eutils @@ -35,7 +35,7 @@ pkg_setup() { } src_install () { - # The original make install is broken, since it also tries to install + # The original make install is broken, since it also tries to install # the libghttp files. This is not needed, since this library is statically # linked into the executable. # Lets just copy the (one) file manually... |