mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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
This commit is contained in:
@@ -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} )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user