diff options
author | 2004-11-26 10:18:10 +0000 | |
---|---|---|
committer | 2004-11-26 10:18:10 +0000 | |
commit | f069455e1effe4008997cdf755faa158ee2fc563 (patch) | |
tree | 571377336732fd029e46f63920e8c5d4fe3b2559 /mail-client/pine/pine-4.61-r3.ebuild | |
parent | Reverting back to an older eclass, with some updates merged. problem is with ... (diff) | |
download | historical-f069455e1effe4008997cdf755faa158ee2fc563.tar.gz historical-f069455e1effe4008997cdf755faa158ee2fc563.tar.bz2 historical-f069455e1effe4008997cdf755faa158ee2fc563.zip |
Ebuild and files/ cleanup. Closes #72200.
Diffstat (limited to 'mail-client/pine/pine-4.61-r3.ebuild')
-rw-r--r-- | mail-client/pine/pine-4.61-r3.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/mail-client/pine/pine-4.61-r3.ebuild b/mail-client/pine/pine-4.61-r3.ebuild index 042476610d29..d3f764ef469c 100644 --- a/mail-client/pine/pine-4.61-r3.ebuild +++ b/mail-client/pine/pine-4.61-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.61-r3.ebuild,v 1.1 2004/11/25 01:11:03 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.61-r3.ebuild,v 1.2 2004/11/26 10:18:10 ticho Exp $ inherit eutils @@ -68,10 +68,6 @@ src_unpack() { epatch "${FILESDIR}/pine-4.40-lockfile-perm.patch" # Add missing time.h includes. epatch "${FILESDIR}/imap-2000-time.patch" - # Get rid of stripwhitespace() calls. - # Fixed with changed default behaviour and options. - # Patch does not apply anymore. - #epatch "${FILESDIR}/pine-4.33-whitespace.patch" # Bug #23336 - makes pine transparent in terms that support it. epatch "${FILESDIR}/transparency.patch" |