From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- xfce-extra/thunar-vcs-plugin/metadata.xml | 2 +- xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'xfce-extra/thunar-vcs-plugin') diff --git a/xfce-extra/thunar-vcs-plugin/metadata.xml b/xfce-extra/thunar-vcs-plugin/metadata.xml index 008cf479f615..0a5dd7f38a2a 100644 --- a/xfce-extra/thunar-vcs-plugin/metadata.xml +++ b/xfce-extra/thunar-vcs-plugin/metadata.xml @@ -1,5 +1,5 @@ - + xfce@gentoo.org 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 dbdec76d36c7..c35177b87344 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 @@ -8,11 +8,11 @@ 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" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2 - http://dev.gentoo.org/~ssuominen/${P}-el.po.bz2 - http://dev.gentoo.org/~ssuominen/${P}-eu.po.bz2 + https://dev.gentoo.org/~ssuominen/${P}-el.po.bz2 + https://dev.gentoo.org/~ssuominen/${P}-eu.po.bz2 mirror://gentoo/${P}-ru.po.bz2 - http://dev.gentoo.org/~ssuominen/${P}-ug.po.bz2 - http://dev.gentoo.org/~ssuominen/${P}-uk.po.bz2" + https://dev.gentoo.org/~ssuominen/${P}-ug.po.bz2 + https://dev.gentoo.org/~ssuominen/${P}-uk.po.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad