summaryrefslogtreecommitdiff
path: root/net-mail
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /net-mail
parent37bbeedfc9da875ab8972d54d2328d808a700c10 (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mu/mu-0.9.9.5.ebuild4
-rw-r--r--net-mail/mu/mu-0.9.9.6.ebuild2
-rw-r--r--net-mail/mu/mu-0.9.9.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/net-mail/mu/mu-0.9.9.5.ebuild b/net-mail/mu/mu-0.9.9.5.ebuild
index 1ed331c002..22c3fb0ad1 100644
--- a/net-mail/mu/mu-0.9.9.5.ebuild
+++ b/net-mail/mu/mu-0.9.9.5.ebuild
@@ -8,8 +8,8 @@ inherit base elisp-common
DESCRIPTION="Set of tools to deal with Maildirs, in particular, searching and indexing"
HOMEPAGE="http://www.djcbsoftware.nl/code/mu/"
-SRC_URI="http://mu0.googlecode.com/files/${P}.tar.gz
- doc? ( http://mu0.googlecode.com/files/mu4e-manual-${PV}.pdf )"
+SRC_URI="https://mu0.googlecode.com/files/${P}.tar.gz
+ doc? ( https://mu0.googlecode.com/files/mu4e-manual-${PV}.pdf )"
LICENSE="GPL-3"
SLOT="0"
diff --git a/net-mail/mu/mu-0.9.9.6.ebuild b/net-mail/mu/mu-0.9.9.6.ebuild
index 3cff6feb11..fe911321bc 100644
--- a/net-mail/mu/mu-0.9.9.6.ebuild
+++ b/net-mail/mu/mu-0.9.9.6.ebuild
@@ -9,7 +9,7 @@ inherit autotools-utils base elisp-common
DESCRIPTION="Set of tools to deal with Maildirs, in particular, searching and indexing"
HOMEPAGE="http://www.djcbsoftware.nl/code/mu/"
SRC_URI="https://github.com/djcb/mu/archive/v${PV}.tar.gz -> ${P}.tar.gz
- doc? ( http://mu0.googlecode.com/files/mu4e-manual-0.9.9.5.pdf )"
+ doc? ( https://mu0.googlecode.com/files/mu4e-manual-0.9.9.5.pdf )"
LICENSE="GPL-3"
SLOT="0"
diff --git a/net-mail/mu/mu-0.9.9.ebuild b/net-mail/mu/mu-0.9.9.ebuild
index 2705a19cb8..1cbc73bfbb 100644
--- a/net-mail/mu/mu-0.9.9.ebuild
+++ b/net-mail/mu/mu-0.9.9.ebuild
@@ -8,8 +8,8 @@ inherit base elisp-common
DESCRIPTION="Set of tools to deal with Maildirs, in particular, searching and indexing"
HOMEPAGE="http://www.djcbsoftware.nl/code/mu/"
-SRC_URI="http://mu0.googlecode.com/files/${P}.tar.gz
- doc? ( http://mu0.googlecode.com/files/mu4e-manual-${PV}.pdf )"
+SRC_URI="https://mu0.googlecode.com/files/${P}.tar.gz
+ doc? ( https://mu0.googlecode.com/files/mu4e-manual-${PV}.pdf )"
LICENSE="GPL-3"
SLOT="0"