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/nmzmail | |
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/nmzmail')
-rw-r--r-- | net-mail/nmzmail/nmzmail-0.1.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/nmzmail/nmzmail-0.1.3.ebuild b/net-mail/nmzmail/nmzmail-0.1.3.ebuild index 6a9d33305d79..c789051b1b8b 100644 --- a/net-mail/nmzmail/nmzmail-0.1.3.ebuild +++ b/net-mail/nmzmail/nmzmail-0.1.3.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/nmzmail/nmzmail-0.1.3.ebuild,v 1.2 2005/07/31 11:15:55 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nmzmail/nmzmail-0.1.3.ebuild,v 1.3 2007/07/14 22:22:19 mr_bones_ Exp $ DESCRIPTION="Fast mail searchng for mutt using namazu" HOMEPAGE="http://www.ecademix.com/JohannesHofmann/#nmzmail" @@ -23,4 +23,3 @@ src_install() { make DESTDIR="${D}" install || die "Install failed" dodoc README AUTHORS NEWS } - |