Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/
Date: Mon, 26 Mar 2018 18:40:52
Message-Id: 1522089640.beb37ceafc9812a6a0ce54b9c0db5eae429bf4b3.bman@gentoo
1 commit: beb37ceafc9812a6a0ce54b9c0db5eae429bf4b3
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Mar 26 18:14:12 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 18:40:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb37cea
7
8 net-mail/notmuch: use HTTPS
9
10 net-mail/notmuch/notmuch-0.23.7.ebuild | 4 ++--
11 net-mail/notmuch/notmuch-0.24.2.ebuild | 4 ++--
12 net-mail/notmuch/notmuch-0.25.1.ebuild | 4 ++--
13 net-mail/notmuch/notmuch-0.25.2.ebuild | 4 ++--
14 net-mail/notmuch/notmuch-0.25.3.ebuild | 4 ++--
15 net-mail/notmuch/notmuch-0.25.ebuild | 4 ++--
16 6 files changed, 12 insertions(+), 12 deletions(-)
17
18 diff --git a/net-mail/notmuch/notmuch-0.23.7.ebuild b/net-mail/notmuch/notmuch-0.23.7.ebuild
19 index 4f46e03f46a..3e83fd65e55 100644
20 --- a/net-mail/notmuch/notmuch-0.23.7.ebuild
21 +++ b/net-mail/notmuch/notmuch-0.23.7.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -10,7 +10,7 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
29 distutils-r1 toolchain-funcs
30
31 DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
32 -HOMEPAGE="http://notmuchmail.org/"
33 +HOMEPAGE="https://notmuchmail.org/"
34 SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz
35 test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )"
36
37
38 diff --git a/net-mail/notmuch/notmuch-0.24.2.ebuild b/net-mail/notmuch/notmuch-0.24.2.ebuild
39 index a16042a37e0..170d21be5c9 100644
40 --- a/net-mail/notmuch/notmuch-0.24.2.ebuild
41 +++ b/net-mail/notmuch/notmuch-0.24.2.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2017 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -10,7 +10,7 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
49 distutils-r1 toolchain-funcs
50
51 DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
52 -HOMEPAGE="http://notmuchmail.org/"
53 +HOMEPAGE="https://notmuchmail.org/"
54 SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz
55 test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )"
56
57
58 diff --git a/net-mail/notmuch/notmuch-0.25.1.ebuild b/net-mail/notmuch/notmuch-0.25.1.ebuild
59 index a40a43dd00f..9561513c251 100644
60 --- a/net-mail/notmuch/notmuch-0.25.1.ebuild
61 +++ b/net-mail/notmuch/notmuch-0.25.1.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2017 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -10,7 +10,7 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
69 distutils-r1 toolchain-funcs
70
71 DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
72 -HOMEPAGE="http://notmuchmail.org/"
73 +HOMEPAGE="https://notmuchmail.org/"
74 SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz
75 test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )"
76
77
78 diff --git a/net-mail/notmuch/notmuch-0.25.2.ebuild b/net-mail/notmuch/notmuch-0.25.2.ebuild
79 index 5c7f9d0860e..13c9eda4da8 100644
80 --- a/net-mail/notmuch/notmuch-0.25.2.ebuild
81 +++ b/net-mail/notmuch/notmuch-0.25.2.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2017 Gentoo Foundation
84 +# Copyright 1999-2018 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86
87 EAPI=6
88 @@ -10,7 +10,7 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
89 distutils-r1 toolchain-funcs
90
91 DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
92 -HOMEPAGE="http://notmuchmail.org/"
93 +HOMEPAGE="https://notmuchmail.org/"
94 SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz
95 test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )"
96
97
98 diff --git a/net-mail/notmuch/notmuch-0.25.3.ebuild b/net-mail/notmuch/notmuch-0.25.3.ebuild
99 index 5c7f9d0860e..13c9eda4da8 100644
100 --- a/net-mail/notmuch/notmuch-0.25.3.ebuild
101 +++ b/net-mail/notmuch/notmuch-0.25.3.ebuild
102 @@ -1,4 +1,4 @@
103 -# Copyright 1999-2017 Gentoo Foundation
104 +# Copyright 1999-2018 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106
107 EAPI=6
108 @@ -10,7 +10,7 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
109 distutils-r1 toolchain-funcs
110
111 DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
112 -HOMEPAGE="http://notmuchmail.org/"
113 +HOMEPAGE="https://notmuchmail.org/"
114 SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz
115 test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )"
116
117
118 diff --git a/net-mail/notmuch/notmuch-0.25.ebuild b/net-mail/notmuch/notmuch-0.25.ebuild
119 index 5c7f9d0860e..13c9eda4da8 100644
120 --- a/net-mail/notmuch/notmuch-0.25.ebuild
121 +++ b/net-mail/notmuch/notmuch-0.25.ebuild
122 @@ -1,4 +1,4 @@
123 -# Copyright 1999-2017 Gentoo Foundation
124 +# Copyright 1999-2018 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126
127 EAPI=6
128 @@ -10,7 +10,7 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
129 distutils-r1 toolchain-funcs
130
131 DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
132 -HOMEPAGE="http://notmuchmail.org/"
133 +HOMEPAGE="https://notmuchmail.org/"
134 SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz
135 test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )"