From: Amadeusz Żołnowski Date: Sat, 22 Aug 2015 11:35:46 +0000 (+0100) Subject: net-mail/notmuch: Add sub-slot "4" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=21c7314e27862f8e565422b4ade62d13fd689e42;p=gentoo.git net-mail/notmuch: Add sub-slot "4" Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is meant to be binary backward compatible. Nothing depends directly on libnotmuch.so therefore I skip revision bump. Package-Manager: portage-2.2.20.1 --- diff --git a/net-mail/notmuch/notmuch-0.20.2.ebuild b/net-mail/notmuch/notmuch-0.20.2.ebuild index af45fa832c06..3c6b77c3b3a3 100644 --- a/net-mail/notmuch/notmuch-0.20.2.ebuild +++ b/net-mail/notmuch/notmuch-0.20.2.ebuild @@ -15,7 +15,9 @@ HOMEPAGE="http://notmuchmail.org/" SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz" LICENSE="GPL-3" -SLOT="0" +# Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is +# meant to be binary backward compatible. +SLOT="0/4" KEYWORDS="~amd64 ~x86" REQUIRED_USE=" nmbug? ( python )