diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-15 11:16:54 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-15 13:32:15 +0200 |
commit | 54db7221996604c0101c4d56b70c0c7e8c82f5d3 (patch) | |
tree | df1d6840f2dc854f05e3f8b43f4b05b312624ab0 /media-video | |
parent | dev-python/pyClamd: use HTTPS (diff) | |
download | gentoo-54db7221996604c0101c4d56b70c0c7e8c82f5d3.tar.gz gentoo-54db7221996604c0101c4d56b70c0c7e8c82f5d3.tar.bz2 gentoo-54db7221996604c0101c4d56b70c0c7e8c82f5d3.zip |
media-video/dcpomatic: use HTTPS
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/dcpomatic/dcpomatic-2.10.2.ebuild | 4 | ||||
-rw-r--r-- | media-video/dcpomatic/dcpomatic-2.10.5.ebuild | 4 | ||||
-rw-r--r-- | media-video/dcpomatic/dcpomatic-2.11.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-video/dcpomatic/dcpomatic-2.10.2.ebuild b/media-video/dcpomatic/dcpomatic-2.10.2.ebuild index 9cd6b2365fe3..beaa2a871645 100644 --- a/media-video/dcpomatic/dcpomatic-2.10.2.ebuild +++ b/media-video/dcpomatic/dcpomatic-2.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads(+)" inherit python-any-r1 waf-utils wxwidgets DESCRIPTION="create Digital Cinema Packages (DCPs) from videos, images and sound files" -HOMEPAGE="http://dcpomatic.com/" +HOMEPAGE="https://dcpomatic.com/" SRC_URI="http://${PN}.com/downloads/${PV}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-video/dcpomatic/dcpomatic-2.10.5.ebuild b/media-video/dcpomatic/dcpomatic-2.10.5.ebuild index 9a4f04ba9dc6..d10c7ec57aef 100644 --- a/media-video/dcpomatic/dcpomatic-2.10.5.ebuild +++ b/media-video/dcpomatic/dcpomatic-2.10.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads(+)" inherit python-any-r1 waf-utils wxwidgets DESCRIPTION="create Digital Cinema Packages (DCPs) from videos, images and sound files" -HOMEPAGE="http://dcpomatic.com/" +HOMEPAGE="https://dcpomatic.com/" SRC_URI="http://${PN}.com/downloads/${PV}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-video/dcpomatic/dcpomatic-2.11.7.ebuild b/media-video/dcpomatic/dcpomatic-2.11.7.ebuild index 3681e281c1d3..d3619999bcf1 100644 --- a/media-video/dcpomatic/dcpomatic-2.11.7.ebuild +++ b/media-video/dcpomatic/dcpomatic-2.11.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads(+)" inherit python-any-r1 waf-utils wxwidgets DESCRIPTION="create Digital Cinema Packages (DCPs) from videos, images and sound files" -HOMEPAGE="http://dcpomatic.com/" +HOMEPAGE="https://dcpomatic.com/" SRC_URI="http://${PN}.com/downloads/${PV}/${P}.tar.bz2" LICENSE="GPL-2" |