net-mail/offlineimap: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 10 May 2019 15:36:46 +0000 (17:36 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 17:53:12 +0000 (13:53 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11959
Signed-off-by: Aaron Bauman <bman@gentoo.org>
net-mail/offlineimap/offlineimap-6.5.6.ebuild
net-mail/offlineimap/offlineimap-6.7.0.3.ebuild
net-mail/offlineimap/offlineimap-7.1.5.ebuild
net-mail/offlineimap/offlineimap-7.2.1.ebuild
net-mail/offlineimap/offlineimap-7.2.2.ebuild

index 19dcb8983d0ffe2f7eb7dc0733d65fffb25bdbe0..8c7b027d79a2257792aacd97610c8b39a7126c90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ PYTHON_REQ_USE="threads,sqlite?,ssl?"
 inherit eutils distutils-r1
 
 DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
-HOMEPAGE="http://offlineimap.org"
+HOMEPAGE="https://www.offlineimap.org/"
 SRC_URI="https://github.com/OfflineIMAP/${PN}/tarball/v${PV} -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
index cc24bff5c4c68abc7af6ee8ae4754935a2ee6709..c2de9712b17ab4c3c6462ef46dd3964197a06c26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ PYTHON_REQ_USE="threads,sqlite?,ssl?"
 inherit distutils-r1
 
 DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
-HOMEPAGE="http://offlineimap.org"
+HOMEPAGE="https://www.offlineimap.org/"
 SRC_URI="https://github.com/OfflineIMAP/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
index 3258d1bf16b51731d590f127d0d1893df356b008..46bb563814aeb5bd57bbdbdd9de079164213a4aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ PYTHON_REQ_USE="threads,sqlite,ssl?"
 inherit distutils-r1
 
 DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
-HOMEPAGE="http://offlineimap.org"
+HOMEPAGE="https://www.offlineimap.org/"
 SRC_URI="https://github.com/OfflineIMAP/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
index c616c5e01582d5d63a4bfddb93a5c777af167fbd..46bb563814aeb5bd57bbdbdd9de079164213a4aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ PYTHON_REQ_USE="threads,sqlite,ssl?"
 inherit distutils-r1
 
 DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
-HOMEPAGE="http://offlineimap.org"
+HOMEPAGE="https://www.offlineimap.org/"
 SRC_URI="https://github.com/OfflineIMAP/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
index 27f0f2a9ae948e7d6e0c511736d6c45f08275000..401eb095828892cc10281199579654cbe9edd08b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ PYTHON_REQ_USE="threads,sqlite,ssl?"
 inherit distutils-r1
 
 DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
-HOMEPAGE="http://offlineimap.org"
+HOMEPAGE="https://www.offlineimap.org/"
 SRC_URI="https://github.com/OfflineIMAP/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"