From 7e3dd8faac870fea1089293e8e9cd316fb10581a Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Tue, 14 Nov 2017 17:13:05 +0100 Subject: media-video/gaupol: update HOMEPAGE to use https Package-Manager: Portage-2.3.13, Repoman-2.3.4 Closes: https://github.com/gentoo/gentoo/pull/6188 --- media-video/gaupol/gaupol-0.91.ebuild | 4 ++-- media-video/gaupol/gaupol-1.0.ebuild | 4 ++-- media-video/gaupol/gaupol-1.2.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/media-video/gaupol/gaupol-0.91.ebuild b/media-video/gaupol/gaupol-0.91.ebuild index be8d1841d88..0c1fd6b43f7 100644 --- a/media-video/gaupol/gaupol-0.91.ebuild +++ b/media-video/gaupol/gaupol-0.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 gnome2-utils virtualx xdg-utils DESCRIPTION="A subtitle editor for text-based subtitles" -HOMEPAGE="http://otsaloma.io/gaupol/" +HOMEPAGE="https://otsaloma.io/gaupol/" SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" diff --git a/media-video/gaupol/gaupol-1.0.ebuild b/media-video/gaupol/gaupol-1.0.ebuild index 7e3d769d03a..7121a856143 100644 --- a/media-video/gaupol/gaupol-1.0.ebuild +++ b/media-video/gaupol/gaupol-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 gnome2-utils virtualx xdg-utils DESCRIPTION="A subtitle editor for text-based subtitles" -HOMEPAGE="http://otsaloma.io/gaupol/" +HOMEPAGE="https://otsaloma.io/gaupol/" SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" diff --git a/media-video/gaupol/gaupol-1.2.ebuild b/media-video/gaupol/gaupol-1.2.ebuild index 7dde44b909d..8bd93df6c49 100644 --- a/media-video/gaupol/gaupol-1.2.ebuild +++ b/media-video/gaupol/gaupol-1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{4,5,6} ) inherit distutils-r1 gnome2-utils virtualx xdg-utils DESCRIPTION="A subtitle editor for text-based subtitles" -HOMEPAGE="http://otsaloma.io/gaupol/" +HOMEPAGE="https://otsaloma.io/gaupol/" SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" -- cgit v1.2.1