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-base/xfce4-settings | |
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-base/xfce4-settings')
5 files changed, 5 insertions, 5 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r1.ebuild index 38caa9881294..fa3df265bb85 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Configuration system for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" +HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild index ddfb7c52f69d..c951ca5884d8 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Configuration system for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" +HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild index e4531abc5664..6947a0444842 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Configuration system for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" +HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild index 71695001d2a2..d42241fa88ab 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Configuration system for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" +HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild index dc8e887727b2..85aea3fa15d5 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit fdo-mime gnome2-utils DESCRIPTION="Configuration system for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" +HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" |