summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2014-08-28 14:14:21 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2014-08-28 14:14:21 +0000
commitfd36711c77c0bc27a1a2250d56ce4fc72c53b605 (patch)
tree2d14c3af830a683985188b80c7b12b623cb37ef2 /net-mail/notmuch/notmuch-0.18.1.ebuild
parentSecurity bumps (bug #521344). (diff)
downloadgentoo-2-fd36711c77c0bc27a1a2250d56ce4fc72c53b605.tar.gz
gentoo-2-fd36711c77c0bc27a1a2250d56ce4fc72c53b605.tar.bz2
gentoo-2-fd36711c77c0bc27a1a2250d56ce4fc72c53b605.zip
src_prepare() doesn't have 'default'.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
Diffstat (limited to 'net-mail/notmuch/notmuch-0.18.1.ebuild')
-rw-r--r--net-mail/notmuch/notmuch-0.18.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/notmuch/notmuch-0.18.1.ebuild b/net-mail/notmuch/notmuch-0.18.1.ebuild
index 4efd660ed80c..536507e870a1 100644
--- a/net-mail/notmuch/notmuch-0.18.1.ebuild
+++ b/net-mail/notmuch/notmuch-0.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild,v 1.6 2014/08/28 14:07:54 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild,v 1.7 2014/08/28 14:14:21 aidecoe Exp $
EAPI=5
@@ -88,7 +88,6 @@ pkg_setup() {
src_prepare() {
[[ "${MY_PATCHES[@]}" ]] && epatch "${MY_PATCHES[@]}"
- default
bindings python distutils-r1_src_prepare
bindings python mv README README-python || die
mv contrib/notmuch-mutt/README contrib/notmuch-mutt/README-mutt || die