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/garcon | |
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/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.5.0-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.5.0-r2.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.6.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/garcon/garcon-0.5.0-r1.ebuild b/xfce-base/garcon/garcon-0.5.0-r1.ebuild index 8cb2b75bd07b..e5b3a368dbfc 100644 --- a/xfce-base/garcon/garcon-0.5.0-r1.ebuild +++ b/xfce-base/garcon/garcon-0.5.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" -HOMEPAGE="http://www.xfce.org/projects/libraries/" +HOMEPAGE="https://git.xfce.org/xfce/garcon/" SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" diff --git a/xfce-base/garcon/garcon-0.5.0-r2.ebuild b/xfce-base/garcon/garcon-0.5.0-r2.ebuild index 9d45b38ace89..f44d41bb8058 100644 --- a/xfce-base/garcon/garcon-0.5.0-r2.ebuild +++ b/xfce-base/garcon/garcon-0.5.0-r2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" -HOMEPAGE="http://www.xfce.org/projects/libraries/" +HOMEPAGE="https://docs.xfce.org/xfce/exo/start" SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" diff --git a/xfce-base/garcon/garcon-0.6.0.ebuild b/xfce-base/garcon/garcon-0.6.0.ebuild index 99503ce7c9f4..3492e094d91f 100644 --- a/xfce-base/garcon/garcon-0.6.0.ebuild +++ b/xfce-base/garcon/garcon-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" -HOMEPAGE="http://www.xfce.org/projects/libraries/" +HOMEPAGE="https://docs.xfce.org/xfce/exo/start" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" |