From f6686f845478057742afe0b00b0933db7e9394e5 Mon Sep 17 00:00:00 2001 From: Amadeusz Żołnowski Date: Sat, 22 Aug 2015 15:39:09 +0100 Subject: net-mail/notmuch: Add sub-slots "3" and "4" to stable versions Nothing depends directly on libnotmuch.so therefore I skip revision bump. Package-Manager: portage-2.2.20.1 --- net-mail/notmuch/notmuch-0.18.2.ebuild | 4 +++- net-mail/notmuch/notmuch-0.19-r1.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'net-mail/notmuch') diff --git a/net-mail/notmuch/notmuch-0.18.2.ebuild b/net-mail/notmuch/notmuch-0.18.2.ebuild index f8d0eb4b2e41..9651014a79b6 100644 --- a/net-mail/notmuch/notmuch-0.18.2.ebuild +++ b/net-mail/notmuch/notmuch-0.18.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/3" KEYWORDS="amd64 x86" REQUIRED_USE=" python? ( ${PYTHON_REQUIRED_USE} ) diff --git a/net-mail/notmuch/notmuch-0.19-r1.ebuild b/net-mail/notmuch/notmuch-0.19-r1.ebuild index 5ae253ce6cb7..656236ca8c70 100644 --- a/net-mail/notmuch/notmuch-0.19-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.19-r1.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 ) -- cgit v1.2.3-65-gdbad