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/thunar | |
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/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.10-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.6.10.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.6.11.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/thunar/thunar-1.6.10-r1.ebuild b/xfce-base/thunar/thunar-1.6.10-r1.ebuild index a36851c2aed6..de2ff4b76fec 100644 --- a/xfce-base/thunar/thunar-1.6.10-r1.ebuild +++ b/xfce-base/thunar/thunar-1.6.10-r1.ebuild @@ -7,7 +7,7 @@ inherit virtualx xfconf MY_P=${P/t/T} DESCRIPTION="File manager for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/ http://thunar.xfce.org/" +HOMEPAGE="https://docs.xfce.org/xfce/thunar/start" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-base/thunar/thunar-1.6.10.ebuild b/xfce-base/thunar/thunar-1.6.10.ebuild index 99723da6b105..d4ade70f2ad8 100644 --- a/xfce-base/thunar/thunar-1.6.10.ebuild +++ b/xfce-base/thunar/thunar-1.6.10.ebuild @@ -7,7 +7,7 @@ inherit virtualx xfconf MY_P=${P/t/T} DESCRIPTION="File manager for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/ http://thunar.xfce.org/" +HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" diff --git a/xfce-base/thunar/thunar-1.6.11.ebuild b/xfce-base/thunar/thunar-1.6.11.ebuild index 7eb5927a1576..d3c8bd2df7b1 100644 --- a/xfce-base/thunar/thunar-1.6.11.ebuild +++ b/xfce-base/thunar/thunar-1.6.11.ebuild @@ -7,7 +7,7 @@ inherit virtualx MY_P=${P^} DESCRIPTION="File manager for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/ http://thunar.xfce.org/" +HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" |