From 21c7314e27862f8e565422b4ade62d13fd689e42 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Amadeusz=20=C5=BBo=C5=82nowski?= Date: Sat, 22 Aug 2015 12:35:46 +0100 Subject: [PATCH] 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 --- net-mail/notmuch/notmuch-0.20.2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ) -- 2.26.2