From 97b64de5ab64a5b53f28cb34bbdf4ecd9fa4b29f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:03:44 +0100 Subject: net-mail/notmuch: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- net-mail/notmuch/notmuch-0.28.4.ebuild | 4 ++-- net-mail/notmuch/notmuch-0.29.2.ebuild | 4 ++-- net-mail/notmuch/notmuch-0.29.3.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-mail/notmuch') diff --git a/net-mail/notmuch/notmuch-0.28.4.ebuild b/net-mail/notmuch/notmuch-0.28.4.ebuild index 3972f15b1804..902126ad2395 100644 --- a/net-mail/notmuch/notmuch-0.28.4.ebuild +++ b/net-mail/notmuch/notmuch-0.28.4.ebuild @@ -11,8 +11,8 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="https://notmuchmail.org/" -SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz - test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )" +SRC_URI="https://notmuchmail.org/releases/${P}.tar.gz + test? ( https://notmuchmail.org/releases/test-databases/database-v1.tar.xz )" LICENSE="GPL-3" # Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is diff --git a/net-mail/notmuch/notmuch-0.29.2.ebuild b/net-mail/notmuch/notmuch-0.29.2.ebuild index 122107b1e87c..b10795cfe09a 100644 --- a/net-mail/notmuch/notmuch-0.29.2.ebuild +++ b/net-mail/notmuch/notmuch-0.29.2.ebuild @@ -11,8 +11,8 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="https://notmuchmail.org/" -SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.xz - test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )" +SRC_URI="https://notmuchmail.org/releases/${P}.tar.xz + test? ( https://notmuchmail.org/releases/test-databases/database-v1.tar.xz )" LICENSE="GPL-3" # Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is diff --git a/net-mail/notmuch/notmuch-0.29.3.ebuild b/net-mail/notmuch/notmuch-0.29.3.ebuild index 122107b1e87c..b10795cfe09a 100644 --- a/net-mail/notmuch/notmuch-0.29.3.ebuild +++ b/net-mail/notmuch/notmuch-0.29.3.ebuild @@ -11,8 +11,8 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="https://notmuchmail.org/" -SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.xz - test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )" +SRC_URI="https://notmuchmail.org/releases/${P}.tar.xz + test? ( https://notmuchmail.org/releases/test-databases/database-v1.tar.xz )" LICENSE="GPL-3" # Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is -- cgit v1.2.3-65-gdbad