diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-29 15:55:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-29 15:55:56 +0000 |
commit | 9d829d4b532b9a578bb8535957d1809f17b45ea6 (patch) | |
tree | cbc21b58d0601cf6dd04732d7778af31fc69f35f /mail-client/nmh | |
parent | Version bump #349962 by ScytheMan. (diff) | |
download | gentoo-2-9d829d4b532b9a578bb8535957d1809f17b45ea6.tar.gz gentoo-2-9d829d4b532b9a578bb8535957d1809f17b45ea6.tar.bz2 gentoo-2-9d829d4b532b9a578bb8535957d1809f17b45ea6.zip |
whitespace
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'mail-client/nmh')
-rw-r--r-- | mail-client/nmh/nmh-1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/nmh/nmh-1.3-r3.ebuild b/mail-client/nmh/nmh-1.3-r3.ebuild index fc37ec8050ba..dcac9a8708b8 100644 --- a/mail-client/nmh/nmh-1.3-r3.ebuild +++ b/mail-client/nmh/nmh-1.3-r3.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/mail-client/nmh/nmh-1.3-r3.ebuild,v 1.1 2010/12/29 11:18:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/nmh/nmh-1.3-r3.ebuild,v 1.2 2010/12/29 15:55:56 mr_bones_ Exp $ EAPI="2" @@ -73,4 +73,4 @@ src_configure() { --enable-nmh-pop \ --sysconfdir=/etc/nmh \ ${myconf} -}
\ No newline at end of file +} |