diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 22:22:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 22:22:19 +0000 |
commit | 3dfd27e9368289f58f54e705e7172209d8d62149 (patch) | |
tree | 282d631e73ba6a405774abf02267ed8c7c67e462 /net-mail/renattach | |
parent | whitespace (diff) | |
download | gentoo-2-3dfd27e9368289f58f54e705e7172209d8d62149.tar.gz gentoo-2-3dfd27e9368289f58f54e705e7172209d8d62149.tar.bz2 gentoo-2-3dfd27e9368289f58f54e705e7172209d8d62149.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-mail/renattach')
-rw-r--r-- | net-mail/renattach/renattach-1.2.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/renattach/renattach-1.2.2.ebuild b/net-mail/renattach/renattach-1.2.2.ebuild index 125ce9fa6e0d..bd90c2172e53 100644 --- a/net-mail/renattach/renattach-1.2.2.ebuild +++ b/net-mail/renattach/renattach-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/renattach-1.2.2.ebuild,v 1.1 2005/03/07 20:23:48 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/renattach-1.2.2.ebuild,v 1.2 2007/07/14 22:22:19 mr_bones_ Exp $ inherit eutils @@ -26,4 +26,3 @@ src_install () { dodoc AUTHORS ChangeLog README COPYING INSTALL NEWS } - |