Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/sswf/
Date: Sun, 13 May 2018 19:20:24
Message-Id: 1526239123.cc034fd531abaaf082105e218c477a54b57648e0.bman@gentoo
1 commit: cc034fd531abaaf082105e218c477a54b57648e0
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue May 8 12:29:38 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 19:18:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc034fd5
7
8 media-video/sswf: use HTTPS
9
10 media-video/sswf/sswf-1.8.2-r1.ebuild | 4 ++--
11 media-video/sswf/sswf-1.8.4-r1.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/media-video/sswf/sswf-1.8.2-r1.ebuild b/media-video/sswf/sswf-1.8.2-r1.ebuild
15 index 09b12077b5c..84d1e81981f 100644
16 --- a/media-video/sswf/sswf-1.8.2-r1.ebuild
17 +++ b/media-video/sswf/sswf-1.8.2-r1.ebuild
18 @@ -1,10 +1,10 @@
19 -# Copyright 1999-2014 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=5
24
25 DESCRIPTION="A C++ Library and a script language tool to create Flash (SWF) movies up to version 8"
26 -HOMEPAGE="http://www.m2osw.com/sswf.html"
27 +HOMEPAGE="https://www.m2osw.com/sswf.html"
28 SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2
29 mirror://sourceforge/${PN}/${P}-doc.tar.bz2"
30
31
32 diff --git a/media-video/sswf/sswf-1.8.4-r1.ebuild b/media-video/sswf/sswf-1.8.4-r1.ebuild
33 index 09b12077b5c..84d1e81981f 100644
34 --- a/media-video/sswf/sswf-1.8.4-r1.ebuild
35 +++ b/media-video/sswf/sswf-1.8.4-r1.ebuild
36 @@ -1,10 +1,10 @@
37 -# Copyright 1999-2014 Gentoo Foundation
38 +# Copyright 1999-2018 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=5
42
43 DESCRIPTION="A C++ Library and a script language tool to create Flash (SWF) movies up to version 8"
44 -HOMEPAGE="http://www.m2osw.com/sswf.html"
45 +HOMEPAGE="https://www.m2osw.com/sswf.html"
46 SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2
47 mirror://sourceforge/${PN}/${P}-doc.tar.bz2"