commit:     3ab522a141e055104fd1332685088426f22eddc5
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Apr 30 09:01:36 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May  5 19:26:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab522a1

x11-plugins/wmix: use HTTPS

 x11-plugins/wmix/wmix-3.2.ebuild | 6 +++---
 x11-plugins/wmix/wmix-3.3.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-plugins/wmix/wmix-3.2.ebuild b/x11-plugins/wmix/wmix-3.2.ebuild
index e5428112def..84b87b79bfa 100644
--- a/x11-plugins/wmix/wmix-3.2.ebuild
+++ b/x11-plugins/wmix/wmix-3.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Dockapp mixer for OSS or ALSA"
-HOMEPAGE="http://www.dockapps.net/wmix";
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz";
+HOMEPAGE="https://www.dockapps.net/wmix";
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/x11-plugins/wmix/wmix-3.3.ebuild b/x11-plugins/wmix/wmix-3.3.ebuild
index a5e13b90b37..a82978ca7e5 100644
--- a/x11-plugins/wmix/wmix-3.3.ebuild
+++ b/x11-plugins/wmix/wmix-3.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Dockapp mixer for OSS or ALSA"
-HOMEPAGE="http://www.dockapps.net/wmix";
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz";
+HOMEPAGE="https://www.dockapps.net/wmix";
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to