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 | |
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')
89 files changed, 90 insertions, 90 deletions
diff --git a/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild b/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild index 1de1364d50ef..0fcf5ac16a0c 100644 --- a/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild +++ b/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A download manager that works exclusively with aria2" -HOMEPAGE="http://goodies.xfce.org/projects/applications/eatmonkey" +HOMEPAGE="https://goodies.xfce.org/projects/applications/eatmonkey" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild index 07704bc225e8..25cfdc2b344c 100644 --- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild +++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild @@ -7,7 +7,7 @@ EAUTORECONF="yes" inherit xfconf DESCRIPTION="Archive plug-in for the Thunar filemanager" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r2.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r2.ebuild index ae8baa556206..0112cf8abfee 100644 --- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r2.ebuild +++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r2.ebuild @@ -7,7 +7,7 @@ EAUTORECONF="yes" inherit xfconf DESCRIPTION="Archive plug-in for the Thunar filemanager" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" diff --git a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.ebuild b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.ebuild index 9d88f6b7d142..41dcb7d30e45 100644 --- a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.ebuild +++ b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.ebuild @@ -6,7 +6,7 @@ EAUTORECONF=yes inherit xfconf DESCRIPTION="Adds special features for media files to the Thunar File Manager" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild index b45093483624..9f4943da890e 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild @@ -8,7 +8,7 @@ inherit xfconf # git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-shares-plugin DESCRIPTION="Thunar plugin to share files using Samba" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild index a2a6af4caf75..d6734f00aad1 100644 --- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild +++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="adds Subversion and GIT actions to the context menu of thunar" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2 https://dev.gentoo.org/~ssuominen/${P}-el.po.bz2 https://dev.gentoo.org/~ssuominen/${P}-eu.po.bz2 @@ -44,7 +44,7 @@ pkg_setup() { src_prepare() { # This won't be required for next release anymore, thanks to the following commit: - # http://git.xfce.org/thunar-plugins/thunar-vcs-plugin/commit/?id=e87584f7b87627a322f6e41025e5e52d65ebb4d8 + # https://git.xfce.org/thunar-plugins/thunar-vcs-plugin/commit/?id=e87584f7b87627a322f6e41025e5e52d65ebb4d8 local lang for lang in el eu ru ug uk; do mv "${WORKDIR}"/${P}-${lang}.po po/${lang}.po || die diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5.ebuild index b23c0e0ca05b..c7aec1616f9a 100644 --- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5.ebuild +++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Adds Subversion and GIT actions to the context menu of thunar" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild index 2ad9bbb352ae..5478a8bd4867 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Daemon that enforces volume-related policies" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-volman" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/tumbler/tumbler-0.1.31-r1.ebuild b/xfce-extra/tumbler/tumbler-0.1.31-r1.ebuild index 8f4643e14fc6..6f0f7a590743 100644 --- a/xfce-extra/tumbler/tumbler-0.1.31-r1.ebuild +++ b/xfce-extra/tumbler/tumbler-0.1.31-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A thumbnail service for the filemanager of Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/thunar/" +HOMEPAGE="https://docs.xfce.org/xfce/thunar/start" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild index e17b95b278b1..fede6f421951 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit linux-info xfconf DESCRIPTION="A battery monitor panel plugin for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild index 47fa7ae6fc81..0791c3b5cacc 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit linux-info fdo-mime gnome2-utils DESCRIPTION="A battery monitor panel plugin for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild b/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild index 42e8746a8da5..818aa1cf2d40 100644 --- a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild +++ b/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild @@ -6,7 +6,7 @@ EAUTORECONF=yes inherit multilib xfconf DESCRIPTION="A panel plug-in with monitoring support for GPRS/UMTS(3G)/HSDPA(3.5G) modems" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild index 0bfea38dba3b..b7375bd5d4b7 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A clipboard manager plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild index 4a9fb1d85b97..13aa2c44e9c4 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A clipboard manager plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.1.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.1.ebuild index 4a9fb1d85b97..13aa2c44e9c4 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.1.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A clipboard manager plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.3.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.3.ebuild index b9729de774a3..b7bce8a105a8 100644 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.3.ebuild +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plugin for showing information about cpufreq settings" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild index 7ecdb7c54292..c0b30417baac 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A system load plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2" diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild index d2622a546968..1839e6dbd28f 100644 --- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild +++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in with date, time and embedded calender" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild index 28d4b392f03a..aa4908fb8063 100644 --- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild +++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="A panel plug-in with date, time and embedded calender" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.7.2.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.7.2.ebuild index 1790faf23386..9d19a6aabdeb 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.7.2.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.7.2.ebuild @@ -6,7 +6,7 @@ EAUTORECONF=yes inherit multilib xfconf DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-dict" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild index d9812b0ca553..ff2f3b69eb67 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-dict" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.5.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.5.ebuild index 0bd255c3e958..f273fbcf4ba7 100644 --- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.5.ebuild +++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in for disk usage and performance statistics" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild index edfa79319d2d..c9500889cc7a 100644 --- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild +++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="A panel plug-in for disk usage and performance statistics" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild index da76ad1d0bb7..0dec6c8d0eed 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A plug-in for embedding arbitrary application windows into the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild index 7e11bde56a5b..479a3468858c 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A plug-in for embedding arbitrary application windows into the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild index 8e77fbdb547b..cb66d6c41551 100644 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in which adds classic eyes to your every step" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.2.ebuild b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.2.ebuild index f6dcf82366ea..2b45bcdb84dd 100644 --- a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.2.ebuild +++ b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A filesystem guard plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.0.ebuild b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.0.ebuild index 718707732e14..facc684bd9cc 100644 --- a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="A filesystem guard plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild index a4e58f9b6a4b..a0894182826e 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.0.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.0.ebuild index 52f20a7f7ca3..d44618c9df43 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.0.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Cyclically spawned executable output on the panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild b/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild index 962e17996945..0dedd36ec11a 100644 --- a/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild +++ b/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild @@ -7,7 +7,7 @@ inherit multilib xfconf MY_REV=6d2684b DESCRIPTION="A panel plug-in to mount remote filesystems for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-gvfs-mount" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-gvfs-mount" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}-${MY_REV}.tar.bz2" LICENSE="GPL-3" diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-1.0.0.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-1.0.0.ebuild index bbd720ef2f6d..8abb6c3e90fc 100644 --- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-1.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plugin that uses indicator-applet to show new messages" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.2.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.2.ebuild index 24118757673a..5cf80fa5d464 100644 --- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.2.ebuild +++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plugin that uses indicator-applet to show new messages" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.3-r1.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.3-r1.ebuild index 29893713b640..40d31f2476f7 100644 --- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.3-r1.ebuild +++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.3-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plugin that uses indicator-applet to show new messages" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild index fce34b159d64..189878acf720 100644 --- a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild +++ b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in to show state of Caps, Num and Scroll Lock keys" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin" SRC_URI="http://compas.com.ua/oco/file/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild index 2c510c96058a..fc12389db324 100644 --- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild +++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild @@ -6,7 +6,7 @@ EAUTORECONF=yes inherit multilib xfconf DESCRIPTION="A simple locate based search plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-linelight-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-linelight-plugin" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2" #SRC_URI="http://svn.ganymede.ch/private/trunk/${PN}/releases/${P}.tar.gz" diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild index 93017736e599..7d9c7b5457dd 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A volume control application (and panel plug-in) for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/xfce4-mixer/" +HOMEPAGE="https://git.xfce.org/apps/xfce4-mixer/" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild b/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild index 26cd6ff73247..3dafe7a4da3a 100644 --- a/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild +++ b/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A panel plug-in intended to simplify establishing a ppp connection" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-modemlights-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-modemlights-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild index 73f86c21b024..ebad08114876 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="An mount plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild index b97afc5e96e4..dcee13f15914 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="An mount plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild index 86aca0c38094..5c33d98b3471 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="An mount plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild index 687cc4847351..9c338bbb2c7c 100644 --- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild +++ b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Music Player Daemon (mpd) panel plugin" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="ISC" diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild index e08decd26957..98dd59f3ddf0 100644 --- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild +++ b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="Music Player Daemon (mpd) panel plugin" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="ISC" diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild index 53cd13eff666..6941ff154722 100644 --- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild +++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A network load plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild index bf74b5769464..3dc721b4b95c 100644 --- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild +++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="A network load plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild index bf74b5769464..3dc721b4b95c 100644 --- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild +++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="A network load plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild index 488cef62db26..6e7d3ae34d4a 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit versionator xfconf DESCRIPTION="Xfce4 panel sticky notes plugin" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild index cb6eeb8afd0c..c28a16aaf8e9 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild index c08652b5f2f2..b36e5d4c718a 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.1.ebuild index 6b2ca2608c94..c7311920dd85 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.2.ebuild index 6b2ca2608c94..c7311920dd85 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.3.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.3.ebuild index 6b2ca2608c94..c7311920dd85 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.3.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.4.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.4.ebuild index 6b2ca2608c94..c7311920dd85 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.4.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.5.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.5.ebuild index 48b3e57a492c..94831da0fba4 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.5.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild index 976b799c9fbd..52de732c99fe 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-notifyd" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0.ebuild index e21bf6b8b3c1..d889aadac22c 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in to provide quick access to files, folders and removable media" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin-0.3.0.ebuild b/xfce-extra/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin-0.3.0.ebuild index 8dd3a481fb9b..4cf63ad35f3e 100644 --- a/xfce-extra/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin-0.3.0.ebuild +++ b/xfce-extra/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin-0.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="Audacious and MPD panel plugins" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin" SRC_URI="http://www.bilimfeneri.gen.tr/ilgar/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.5.2.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.5.2.ebuild index 9711ab6bd96e..836e9e0664f8 100644 --- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.5.2.ebuild +++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.5.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit linux-info xfconf DESCRIPTION="Power manager for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-power-manager" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-power-manager" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.0.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.0.ebuild index ec5481f2dbdb..fb8ec3d455a4 100644 --- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.0.ebuild +++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit linux-info xfconf DESCRIPTION="Power manager for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-power-manager" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-power-manager" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild index 06c365ab5179..e2c81a70c9f3 100644 --- a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild +++ b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools xfconf DESCRIPTION="A quicklauncher plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild index a6dbc7dc18ee..476a66693d69 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit flag-o-matic multilib xfconf DESCRIPTION="V4L radio device control plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.2.ebuild b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.2.ebuild index 916593e099a0..c1cf4b1d8a55 100644 --- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.2.ebuild +++ b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Xfce4 screenshooter application and panel plugin" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-screenshooter" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-screenshooter" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild index 2c3d7fdccb16..863f0a8810de 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild @@ -6,7 +6,7 @@ EAUTORECONF=yes inherit multilib xfconf DESCRIPTION="A panel plug-in for different sensors using acpi, lm_sensors and hddtemp" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.97.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.97.ebuild index 51883890593a..ca10a0953eae 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.97.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.97.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="A panel plug-in for acpi, lm_sensors and hddtemp sensors" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild index 9d94e1fab4f4..da7e23330f6c 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="A panel plug-in for acpi, lm_sensors and hddtemp sensors" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild index ed60da669a92..5956ffea6e03 100644 --- a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild +++ b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild index 7d4c28d57ee3..ee8fd50f53c0 100644 --- a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild +++ b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild index 6a2ce6bf75ce..a40b41f47117 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="System load plug-in for Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.2.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.2.ebuild index 46d341d10588..657592156570 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.2.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="System load plug-in for Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.0.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.0.ebuild index 6ea703a07641..a16a04aaca64 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.0.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="System load plug-in for Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild index 6ea703a07641..a16a04aaca64 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="System load plug-in for Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.0.1.ebuild b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.0.1.ebuild index 3a432484ed1c..cf2beeb81754 100644 --- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.0.1.ebuild +++ b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Task Manager" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-taskmanager" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.1.0.ebuild b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.1.0.ebuild index 9ffb25e6f3ba..8ade79ccd151 100644 --- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.1.0.ebuild +++ b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Task Manager" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-taskmanager" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.0.ebuild b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.0.ebuild index 935b64f42901..4b2bf1da0a2a 100644 --- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.0.ebuild +++ b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Easy to use task manager" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-taskmanager" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild index 303ec563fbcb..2b48d5edc69b 100644 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild +++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in to take periodical breaks from the computer" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild index dcda274bcbba..56f3cc96ce2b 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A simple timer plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild index 380e31cbc229..769e36f513bc 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A comfortable command line plugin for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild index 380e31cbc229..769e36f513bc 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A comfortable command line plugin for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.12.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.12.ebuild index 95e434584e88..54a2b52d1ed3 100644 --- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.12.ebuild +++ b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.12.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in to display wireless interface statistics" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild index da7f639462d8..94eeef0a6442 100644 --- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild +++ b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="A panel plug-in to display wireless interface statistics" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" 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" diff --git a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild b/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild index 01bae332a5ed..99dd20a41051 100644 --- a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild +++ b/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1-r1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1-r1.ebuild index fee75187316f..428adb875d5b 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1-r1.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2+" diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild index bffee570b781..9b195556472f 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2+" diff --git a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild index f6568ac4dc5d..c27d65e22232 100644 --- a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild +++ b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfdashboard/start" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild index f9d3a62a9afb..df707123439c 100644 --- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild +++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A panel plug-in for user switching (using x11-misc/lightdm or gnome-base/gdm)" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild index c6bca36d81cf..9d15a9bb1299 100644 --- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild +++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit multilib xfconf DESCRIPTION="A panel plug-in for user switching (using lightdm or gdm or ldm)" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz" LICENSE="GPL-2" |