diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2017-11-14 17:13:05 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-17 19:42:37 +0100 |
commit | 7e3dd8faac870fea1089293e8e9cd316fb10581a (patch) | |
tree | 8fae113d93a168b24d37102f72332f89b6284aac /media-video/gaupol | |
parent | media-video/gaupol: bump to 1.3.1, fix dependencies (diff) | |
download | gentoo-7e3dd8faac870fea1089293e8e9cd316fb10581a.tar.gz gentoo-7e3dd8faac870fea1089293e8e9cd316fb10581a.tar.bz2 gentoo-7e3dd8faac870fea1089293e8e9cd316fb10581a.zip |
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
Diffstat (limited to 'media-video/gaupol')
-rw-r--r-- | media-video/gaupol/gaupol-0.91.ebuild | 4 | ||||
-rw-r--r-- | media-video/gaupol/gaupol-1.0.ebuild | 4 | ||||
-rw-r--r-- | 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 be8d1841d88e..0c1fd6b43f72 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 7e3d769d03a7..7121a8561431 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 7dde44b909d5..8bd93df6c494 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+" |