summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-07-16 07:11:48 +0000
committerFabian Groffen <grobian@gentoo.org>2010-07-16 07:11:48 +0000
commit0530e0bfe28cfee1639fafe2aacaedec4364fdc6 (patch)
treedfae39309f6bc28a935ae6121649e0a35462f75b /mail-client/mutt/mutt-1.5.20-r15.ebuild
parentVersion bump (diff)
downloadhistorical-0530e0bfe28cfee1639fafe2aacaedec4364fdc6.tar.gz
historical-0530e0bfe28cfee1639fafe2aacaedec4364fdc6.tar.bz2
historical-0530e0bfe28cfee1639fafe2aacaedec4364fdc6.zip
Undo last commit, as it broke unpacking, since -r10 the patch is already included.
Package-Manager: portage-2.2.01.15395-prefix/cvs/Darwin powerpc
Diffstat (limited to 'mail-client/mutt/mutt-1.5.20-r15.ebuild')
-rw-r--r--mail-client/mutt/mutt-1.5.20-r15.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail-client/mutt/mutt-1.5.20-r15.ebuild b/mail-client/mutt/mutt-1.5.20-r15.ebuild
index 242eeaa9eece..5c348b2c67bf 100644
--- a/mail-client/mutt/mutt-1.5.20-r15.ebuild
+++ b/mail-client/mutt/mutt-1.5.20-r15.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/mutt/mutt-1.5.20-r15.ebuild,v 1.5 2010/07/16 05:31:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.20-r15.ebuild,v 1.6 2010/07/16 07:11:48 grobian Exp $
EAPI="3"
@@ -83,9 +83,6 @@ src_prepare() {
epatch "${FILESDIR}"/mutt-1.5.18-solaris-ncurses-chars.patch
epatch "${FILESDIR}"/mutt-1.5.20-gpgme-1.2.0.patch
- #openssl-1.0.0 patch. bug #328487
- epatch "${FILESDIR}"/${P}_ssl.patch
-
local pristine=$(use vanilla && echo yes)
if use sidebar && use !vanilla ; then
ewarn "due to the complexity of the sidebar patch and requests"