net-mail/notmuch: Add sub-slot "4"
authorAmadeusz Żołnowski <aidecoe@gentoo.org>
Sat, 22 Aug 2015 11:35:46 +0000 (12:35 +0100)
committerAmadeusz Żołnowski <aidecoe@gentoo.org>
Sat, 22 Aug 2015 11:35:46 +0000 (12:35 +0100)
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

index af45fa832c06087cca1b242bc0bd0def7e7e3791..3c6b77c3b3a37e5f5298ab103feec5b37ff3c98d 100644 (file)
@@ -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 )