commit: 19aa31c41287579b1efd8652f12cd7ff238e85c4 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Aug 24 12:22:13 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Aug 24 12:32:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19aa31c4
Convert all URIs for wiki.xfce.org to https Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r1.ebuild | 2 +- xfce-extra/xfce4-vala/xfce4-vala-4.10.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r1.ebuild b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r1.ebuild index bd49af0..8100273 100644 --- a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r1.ebuild +++ b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r1.ebuild @@ -10,7 +10,7 @@ VALA_USE_DEPEND=vapigen inherit xfconf vala DESCRIPTION="Vala bindings for the Xfce desktop environment" -HOMEPAGE="http://wiki.xfce.org/vala-bindings" +HOMEPAGE="https://wiki.xfce.org/vala-bindings" SRC_URI="mirror://xfce/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3.ebuild b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3.ebuild index 62e810f..e8b7182 100644 --- a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3.ebuild +++ b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3.ebuild @@ -10,7 +10,7 @@ VALA_USE_DEPEND=vapigen inherit xfconf vala DESCRIPTION="Vala bindings for the Xfce desktop environment" -HOMEPAGE="http://wiki.xfce.org/vala-bindings" +HOMEPAGE="https://wiki.xfce.org/vala-bindings" SRC_URI="mirror://xfce/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2.1"
