diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-06-30 09:49:12 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-06-30 09:52:56 +1000 |
commit | b1979f6c16ca26da83815e990b4f41706c44615f (patch) | |
tree | 23c4f0ef2fef7ce861325f0fdad0eb8c8f0920fd /x11-themes/smplayer-themes | |
parent | app-editors/tea: remove 44.1.0 (diff) | |
download | gentoo-b1979f6c16ca26da83815e990b4f41706c44615f.tar.gz gentoo-b1979f6c16ca26da83815e990b4f41706c44615f.tar.bz2 gentoo-b1979f6c16ca26da83815e990b4f41706c44615f.zip |
x11-themes/smplayer-themes: use HTTPS
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-themes/smplayer-themes')
-rw-r--r-- | x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild b/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild index fba270cc180f..5f24f5a236e9 100644 --- a/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild +++ b/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit qmake-utils DESCRIPTION="Icon themes for smplayer" -HOMEPAGE="http://www.smplayer.info/" +HOMEPAGE="https://www.smplayer.info/" SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2" LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 CC0-1.0 GPL-2 GPL-3+ LGPL-3" |