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/wmbutton/wmbutton-0.7.0.ebuild | |
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/wmbutton/wmbutton-0.7.0.ebuild')
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 )" |