diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-03 18:44:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-09-06 22:59:25 +0200 |
commit | 41af2c22fc9bd9631eea718ce7d45c35e5d5617b (patch) | |
tree | db8996344393d411db7e98c833d613967a53e13f /x11-libs/motif | |
parent | sys-libs/musl: use HTTPS for links to dev.gentoo.org (diff) | |
download | gentoo-41af2c22fc9bd9631eea718ce7d45c35e5d5617b.tar.gz gentoo-41af2c22fc9bd9631eea718ce7d45c35e5d5617b.tar.bz2 gentoo-41af2c22fc9bd9631eea718ce7d45c35e5d5617b.zip |
x11-libs/motif: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/motif-2.3.6-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 96363a510e8d..7ffa37ea1482 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 da93f81efcf0..ec09b0590406 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" |