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/archivemail | |
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/archivemail')
-rw-r--r-- | net-mail/archivemail/archivemail-0.6.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mail/archivemail/archivemail-0.6.2.ebuild b/net-mail/archivemail/archivemail-0.6.2.ebuild index 9150a95f0e9e..caea3cbee304 100644 --- a/net-mail/archivemail/archivemail-0.6.2.ebuild +++ b/net-mail/archivemail/archivemail-0.6.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/archivemail/archivemail-0.6.2.ebuild,v 1.1 2006/10/10 19:59:24 g2boojum Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-mail/archivemail/archivemail-0.6.2.ebuild,v 1.2 2007/07/14 22:22:19 mr_bones_ Exp $ DESCRIPTION="Tool written in Python for archiving and compressing old email in mailboxes." HOMEPAGE="http://archivemail.sourceforge.net/" @@ -13,7 +12,6 @@ KEYWORDS="~x86 ~sparc ~amd64" IUSE="" DEPEND=">=dev-lang/python-2.0" - src_install() { # braindead setup.py, so just install the old-fashioned way newbin archivemail.py archivemail |