diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 10:53:33 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:26:56 -0400 |
commit | c71bb66503507baae7db751ac7adfac5c93e570a (patch) | |
tree | 6ca6e32cf627dae661442210e3a68564e72410db /x11-plugins/wmbiff | |
parent | x11-plugins/wmbattery: use HTTPS (diff) | |
download | gentoo-c71bb66503507baae7db751ac7adfac5c93e570a.tar.gz gentoo-c71bb66503507baae7db751ac7adfac5c93e570a.tar.bz2 gentoo-c71bb66503507baae7db751ac7adfac5c93e570a.zip |
x11-plugins/wmbiff: use HTTPS
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.28.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.30.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.31.ebuild | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild index 1fcbbc671d14..96a725b2eaa1 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes" -HOMEPAGE="http://www.dockapps.net/wmbiff" +HOMEPAGE="https://www.dockapps.net/wmbiff" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmbiff/wmbiff-0.4.30.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.30.ebuild index bf91fc7affc6..1185a4b13af9 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.30.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.30.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes" -HOMEPAGE="http://www.dockapps.net/wmbiff" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmbiff" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/x11-plugins/wmbiff/wmbiff-0.4.31.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.31.ebuild index a38c9e70a1e4..1185a4b13af9 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.31.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.31.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 autotools eutils DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes" -HOMEPAGE="http://www.dockapps.net/wmbiff" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmbiff" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |