summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-01-19 22:30:18 +0000
committerJames Le Cuirot <chewi@gentoo.org>2021-01-19 22:38:31 +0000
commitd93067873047fb02e00e6e3f636572749a0fe767 (patch)
treed39d7df775bda4e2aa16732d6af3ad4c87b981cb /x11-wm
parentx11-wm/xpra: Drop obsolete -fno-strict-aliasing fix (diff)
downloadgentoo-d93067873047fb02e00e6e3f636572749a0fe767.tar.gz
gentoo-d93067873047fb02e00e6e3f636572749a0fe767.tar.bz2
gentoo-d93067873047fb02e00e6e3f636572749a0fe767.zip
x11-wm/xpra: Use HTTPS for HOMEPAGE and SRC_URI
Package-Manager: Portage-3.0.14, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xpra/xpra-4.0.6_p28363.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xpra/xpra-4.0.6_p28363.ebuild b/x11-wm/xpra/xpra-4.0.6_p28363.ebuild
index dc52b8c275e4..22424531d4a2 100644
--- a/x11-wm/xpra/xpra-4.0.6_p28363.ebuild
+++ b/x11-wm/xpra/xpra-4.0.6_p28363.ebuild
@@ -9,8 +9,8 @@ inherit xdg distutils-r1 eutils tmpfiles prefix
MY_P="${PN}-${PV%_p*}"
DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy"
-HOMEPAGE="http://xpra.org/ http://xpra.org/src/"
-SRC_URI="http://xpra.org/src/${MY_P}.tar.xz"
+HOMEPAGE="https://xpra.org/"
+SRC_URI="https://xpra.org/src/${MY_P}.tar.xz"
LICENSE="GPL-2 BSD"
SLOT="0"