Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pygame_sdl2/
Date: Wed, 16 Sep 2020 10:13:31
Message-Id: 1600251204.2bc959dcf06c5bbe80bc478be7055146ed2f9b76.mgorny@gentoo
1 commit: 2bc959dcf06c5bbe80bc478be7055146ed2f9b76
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 16 10:13:04 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 16 10:13:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc959dc
7
8 dev-python/pygame_sdl2: Use HTTPS
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild | 2 +-
13 dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild | 2 +-
14 dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
18 index d12730c56f9..633a70aed47 100644
19 --- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
20 +++ b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
21 @@ -10,7 +10,7 @@ PYSDL="${PN}-2.1.0"
22
23 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2"
24 HOMEPAGE="https://github.com/renpy/pygame_sdl2"
25 -SRC_URI="http://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz"
26 +SRC_URI="https://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz"
27
28 LICENSE="LGPL-2.1 ZLIB"
29 SLOT="0"
30
31 diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild
32 index ea28704a6ea..55101c29bba 100644
33 --- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild
34 +++ b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild
35 @@ -10,7 +10,7 @@ PYSDL="${PN}-2.1.0"
36
37 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2"
38 HOMEPAGE="https://github.com/renpy/pygame_sdl2"
39 -SRC_URI="http://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz"
40 +SRC_URI="https://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz"
41
42 LICENSE="LGPL-2.1 ZLIB"
43 SLOT="0"
44
45 diff --git a/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild b/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild
46 index c5f851750c7..82e8be6cc2e 100644
47 --- a/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild
48 +++ b/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild
49 @@ -10,7 +10,7 @@ PYSDL="${PN}-2.1.0"
50
51 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2"
52 HOMEPAGE="https://github.com/renpy/pygame_sdl2"
53 -SRC_URI="http://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz"
54 +SRC_URI="https://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz"
55
56 LICENSE="LGPL-2.1 ZLIB"
57 SLOT="0"