diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /media-libs/openexr_ctl | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'media-libs/openexr_ctl')
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild | 2 | ||||
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild index 31ebc77a73a0..08244bb7ccab 100644 --- a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild +++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils DESCRIPTION="OpenEXR CTL libraries" -HOMEPAGE="http://sourceforge.net/projects/ampasctl" +HOMEPAGE="https://sourceforge.net/projects/ampasctl" SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild index 8e4031b273c2..bd3cb5f89acd 100644 --- a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild +++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils DESCRIPTION="OpenEXR CTL libraries" -HOMEPAGE="http://sourceforge.net/projects/ampasctl" +HOMEPAGE="https://sourceforge.net/projects/ampasctl" SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" |