commit:     41af2c22fc9bd9631eea718ce7d45c35e5d5617b
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Sep  3 16:44:21 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 20:59:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41af2c22

x11-libs/motif: use HTTPS for links to dev.gentoo.org

 x11-libs/motif/motif-2.3.6-r1.ebuild | 2 +-
 x11-libs/motif/motif-2.3.7.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/motif/motif-2.3.6-r1.ebuild 
b/x11-libs/motif/motif-2.3.6-r1.ebuild
index 96363a510e8..7ffa37ea148 100644
--- a/x11-libs/motif/motif-2.3.6-r1.ebuild
+++ b/x11-libs/motif/motif-2.3.6-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="The Motif user interface component toolkit"
 HOMEPAGE="https://sourceforge.net/projects/motif/
        http://motif.ics.com/";
 
SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.tar.gz
-       http://dev.gentoo.org/~ulm/distfiles/${P}-patches-2.tar.xz";
+       https://dev.gentoo.org/~ulm/distfiles/${P}-patches-2.tar.xz";
 
 LICENSE="LGPL-2.1+ MIT"
 SLOT="0"

diff --git a/x11-libs/motif/motif-2.3.7.ebuild 
b/x11-libs/motif/motif-2.3.7.ebuild
index da93f81efcf..ec09b059040 100644
--- a/x11-libs/motif/motif-2.3.7.ebuild
+++ b/x11-libs/motif/motif-2.3.7.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="The Motif user interface component toolkit"
 HOMEPAGE="https://sourceforge.net/projects/motif/
        http://motif.ics.com/";
 
SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.tar.gz
-       http://dev.gentoo.org/~ulm/distfiles/${PN}-2.3.6-patches-2.tar.xz";
+       https://dev.gentoo.org/~ulm/distfiles/${PN}-2.3.6-patches-2.tar.xz";
 
 LICENSE="LGPL-2.1+ MIT"
 SLOT="0"

Reply via email to