diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 07:06:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 07:06:33 +0000 |
commit | 3c627c1d982a9a3197d9e83651b0b3a6ca597edb (patch) | |
tree | 2b65db79e23616ab455b387b52f59f9e8723ecd7 /mail-mta/xmail | |
parent | Make audit-python compile on arches that use GCC __attribute in their headers... (diff) | |
download | historical-3c627c1d982a9a3197d9e83651b0b3a6ca597edb.tar.gz historical-3c627c1d982a9a3197d9e83651b0b3a6ca597edb.tar.bz2 historical-3c627c1d982a9a3197d9e83651b0b3a6ca597edb.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'mail-mta/xmail')
-rw-r--r-- | mail-mta/xmail/xmail-1.22.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-mta/xmail/xmail-1.22.ebuild b/mail-mta/xmail/xmail-1.22.ebuild index 013c6a24d539..def86015f174 100644 --- a/mail-mta/xmail/xmail-1.22.ebuild +++ b/mail-mta/xmail/xmail-1.22.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/mail-mta/xmail/xmail-1.22.ebuild,v 1.4 2007/04/22 09:08:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/xmail/xmail-1.22.ebuild,v 1.5 2007/07/15 07:06:33 mr_bones_ Exp $ inherit eutils linux-info @@ -100,7 +100,6 @@ src_install() { dodoc ${S}/gpl.txt dodoc ${S}/ToDo.txt - einfo "Installing the XMail software" doenvd ${FILESDIR}/15xmail newinitd ${FILESDIR}/xmail.initd xmail |