net-mail/notmuch: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:44 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:44 +0000 (11:03 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-mail/notmuch/notmuch-0.28.4.ebuild
net-mail/notmuch/notmuch-0.29.2.ebuild
net-mail/notmuch/notmuch-0.29.3.ebuild

index 3972f15b180446df7213872c0642b18d3b5a6051..902126ad23955e8eef81a1f8bbe567781e9ae624 100644 (file)
@@ -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
index 122107b1e87cb482ba62ee55d505fbd6f664bb8f..b10795cfe09aaa685b7db2c861be387375dddfb4 100644 (file)
@@ -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
index 122107b1e87cb482ba62ee55d505fbd6f664bb8f..b10795cfe09aaa685b7db2c861be387375dddfb4 100644 (file)
@@ -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