diff options
author | soredake <fdsfgs@krutt.org> | 2017-04-19 18:26:35 +0300 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-04-23 16:21:27 +0800 |
commit | ae6d61871c0edff79ea4584d2eab68d03d5aae75 (patch) | |
tree | d145aae28f90ed5fd1beb27b03e7e8d9d818cd28 /xfce-extra/xfce4-weather-plugin | |
parent | dev-vcs/gitsh: add 0.11.2; add ruby22, ruby23 (diff) | |
download | gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.tar.gz gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.tar.bz2 gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.zip |
XFCE: update to https and fix broken links
Closes: https://github.com/gentoo/gentoo/pull/4449
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-weather-plugin')
3 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.7.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.7.ebuild index c89f18583f92..e2f5940b0762 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.7.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A weather plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.8.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.8.ebuild index c89f18583f92..e2f5940b0762 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.8.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.8.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A weather plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.9.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.9.ebuild index 386b02c1a3a8..26e6e4e51df1 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.9.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.9.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="A weather plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" |