diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:04:52 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:04:52 +0200 |
commit | 8857dab65a26fbf8cd88fb8c68feda7c3f46d847 (patch) | |
tree | 8c2974b6b4a38fa89910a9f2d454ee7336e2bbab /media-video/movit | |
parent | media-gfx/flam3: update homepage (diff) | |
download | gentoo-8857dab65a26fbf8cd88fb8c68feda7c3f46d847.tar.gz gentoo-8857dab65a26fbf8cd88fb8c68feda7c3f46d847.tar.bz2 gentoo-8857dab65a26fbf8cd88fb8c68feda7c3f46d847.zip |
media-video/movit: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-video/movit')
-rw-r--r-- | media-video/movit/movit-1.2.0.ebuild | 6 | ||||
-rw-r--r-- | media-video/movit/movit-1.6.1.ebuild | 6 | ||||
-rw-r--r-- | media-video/movit/movit-1.6.2.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/media-video/movit/movit-1.2.0.ebuild b/media-video/movit/movit-1.2.0.ebuild index 0408883d3b5b..2559f5d8e549 100644 --- a/media-video/movit/movit-1.2.0.ebuild +++ b/media-video/movit/movit-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,9 +7,9 @@ EAPI=5 RESTRICT="test" DESCRIPTION="Modern Video Toolkit" -HOMEPAGE="http://movit.sesse.net/" +HOMEPAGE="https://movit.sesse.net/" # Tests need gtest, makefile unconditionally builds tests, so ... yey! -SRC_URI="http://movit.sesse.net/${P}.tar.gz +SRC_URI="https://movit.sesse.net/${P}.tar.gz https://googletest.googlecode.com/files/gtest-1.7.0.zip" LICENSE="GPL-2+" SLOT="0" diff --git a/media-video/movit/movit-1.6.1.ebuild b/media-video/movit/movit-1.6.1.ebuild index 4da6285ade13..461e4f729bf1 100644 --- a/media-video/movit/movit-1.6.1.ebuild +++ b/media-video/movit/movit-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,9 +9,9 @@ inherit eutils RESTRICT="test" DESCRIPTION="Modern Video Toolkit" -HOMEPAGE="http://movit.sesse.net/" +HOMEPAGE="https://movit.sesse.net/" # Tests need gtest, makefile unconditionally builds tests, so ... yey! -SRC_URI="http://movit.sesse.net/${P}.tar.gz +SRC_URI="https://movit.sesse.net/${P}.tar.gz https://googletest.googlecode.com/files/gtest-1.7.0.zip" LICENSE="GPL-2+" SLOT="0" diff --git a/media-video/movit/movit-1.6.2.ebuild b/media-video/movit/movit-1.6.2.ebuild index 3e85ddf5b02e..4dd215db4660 100644 --- a/media-video/movit/movit-1.6.2.ebuild +++ b/media-video/movit/movit-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,9 +9,9 @@ inherit eutils RESTRICT="test" DESCRIPTION="Modern Video Toolkit" -HOMEPAGE="http://movit.sesse.net/" +HOMEPAGE="https://movit.sesse.net/" # Tests need gtest, makefile unconditionally builds tests, so ... yey! -SRC_URI="http://movit.sesse.net/${P}.tar.gz +SRC_URI="https://movit.sesse.net/${P}.tar.gz https://googletest.googlecode.com/files/gtest-1.7.0.zip" LICENSE="GPL-2+" SLOT="0" |