diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 10:54:51 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:26:56 -0400 |
commit | 93b1bcb83ab441a1a8a486cd476765eef660bd4b (patch) | |
tree | 183065b02a27d97f79e6f6eb2645a1e6fd4c1e63 /x11-plugins | |
parent | x11-plugins/wmcalc: use HTTPS (diff) | |
download | gentoo-93b1bcb83ab441a1a8a486cd476765eef660bd4b.tar.gz gentoo-93b1bcb83ab441a1a8a486cd476765eef660bd4b.tar.bz2 gentoo-93b1bcb83ab441a1a8a486cd476765eef660bd4b.zip |
x11-plugins/wmbutton: use HTTPS
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.7.1.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
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" |