Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gaupol/
Date: Fri, 17 Nov 2017 18:47:15
Message-Id: 1510944157.7e3dd8faac870fea1089293e8e9cd316fb10581a.soap@gentoo
1 commit: 7e3dd8faac870fea1089293e8e9cd316fb10581a
2 Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
3 AuthorDate: Tue Nov 14 16:13:05 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 17 18:42:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3dd8fa
7
8 media-video/gaupol: update HOMEPAGE to use https
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 Closes: https://github.com/gentoo/gentoo/pull/6188
12
13 media-video/gaupol/gaupol-0.91.ebuild | 4 ++--
14 media-video/gaupol/gaupol-1.0.ebuild | 4 ++--
15 media-video/gaupol/gaupol-1.2.ebuild | 2 +-
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/media-video/gaupol/gaupol-0.91.ebuild b/media-video/gaupol/gaupol-0.91.ebuild
19 index be8d1841d88..0c1fd6b43f7 100644
20 --- a/media-video/gaupol/gaupol-0.91.ebuild
21 +++ b/media-video/gaupol/gaupol-0.91.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5} )
29 inherit distutils-r1 gnome2-utils virtualx xdg-utils
30
31 DESCRIPTION="A subtitle editor for text-based subtitles"
32 -HOMEPAGE="http://otsaloma.io/gaupol/"
33 +HOMEPAGE="https://otsaloma.io/gaupol/"
34 SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
35
36 LICENSE="GPL-2+"
37
38 diff --git a/media-video/gaupol/gaupol-1.0.ebuild b/media-video/gaupol/gaupol-1.0.ebuild
39 index 7e3d769d03a..7121a856143 100644
40 --- a/media-video/gaupol/gaupol-1.0.ebuild
41 +++ b/media-video/gaupol/gaupol-1.0.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5} )
49 inherit distutils-r1 gnome2-utils virtualx xdg-utils
50
51 DESCRIPTION="A subtitle editor for text-based subtitles"
52 -HOMEPAGE="http://otsaloma.io/gaupol/"
53 +HOMEPAGE="https://otsaloma.io/gaupol/"
54 SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
55
56 LICENSE="GPL-2+"
57
58 diff --git a/media-video/gaupol/gaupol-1.2.ebuild b/media-video/gaupol/gaupol-1.2.ebuild
59 index 7dde44b909d..8bd93df6c49 100644
60 --- a/media-video/gaupol/gaupol-1.2.ebuild
61 +++ b/media-video/gaupol/gaupol-1.2.ebuild
62 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
63 inherit distutils-r1 gnome2-utils virtualx xdg-utils
64
65 DESCRIPTION="A subtitle editor for text-based subtitles"
66 -HOMEPAGE="http://otsaloma.io/gaupol/"
67 +HOMEPAGE="https://otsaloma.io/gaupol/"
68 SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
69
70 LICENSE="GPL-2+"