Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/smplayer-themes/
Date: Fri, 29 Jun 2018 23:53:09
Message-Id: 1530316376.b1979f6c16ca26da83815e990b4f41706c44615f.kensington@gentoo
1 commit: b1979f6c16ca26da83815e990b4f41706c44615f
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 29 23:49:12 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 29 23:52:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1979f6c
7
8 x11-themes/smplayer-themes: use HTTPS
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild b/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild
16 index fba270cc180..5f24f5a236e 100644
17 --- a/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild
18 +++ b/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -6,7 +6,7 @@ EAPI=6
26 inherit qmake-utils
27
28 DESCRIPTION="Icon themes for smplayer"
29 -HOMEPAGE="http://www.smplayer.info/"
30 +HOMEPAGE="https://www.smplayer.info/"
31 SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2"
32
33 LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 CC0-1.0 GPL-2 GPL-3+ LGPL-3"