From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 08:54:51 +0000 (+0200) Subject: x11-plugins/wmbutton: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=93b1bcb83ab441a1a8a486cd476765eef660bd4b;p=gentoo.git x11-plugins/wmbutton: use HTTPS --- diff --git a/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild b/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild index cd89ddf786b0..353094287d03 100644 --- a/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild +++ b/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild @@ -1,11 +1,11 @@ -# 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="a dockapp application that displays nine configurable buttons" -HOMEPAGE="http://www.dockapps.net/wmbutton" +HOMEPAGE="https://www.dockapps.net/wmbutton" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz branding? ( mirror://gentoo/${PN}-buttons.xpm )" diff --git a/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild b/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild index 081ca01c1b1b..5de26b6bd1eb 100644 --- a/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild +++ b/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="a dockapp application that displays nine configurable buttons" -HOMEPAGE="http://www.dockapps.net/wmbutton" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmbutton" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"