summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-11-14 20:53:29 +0100
committerAaron Bauman <bman@gentoo.org>2019-02-09 22:26:49 -0500
commitab0ea4c1296dd0b6927c3614ec695628e3b64dfd (patch)
tree2b3c995607941b9814a4993f6ccaa5f969b09351 /x11-wm/echinus
parentx11-wm/cwm: use HTTPS for HOMEPAGE (diff)
downloadgentoo-ab0ea4c1296dd0b6927c3614ec695628e3b64dfd.tar.gz
gentoo-ab0ea4c1296dd0b6927c3614ec695628e3b64dfd.tar.bz2
gentoo-ab0ea4c1296dd0b6927c3614ec695628e3b64dfd.zip
x11-wm/echinus: use HTTPS for HOMEPAGE and SRC_URI
Signed-off-by: Francesco Turco <fturco@fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/10419 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-wm/echinus')
-rw-r--r--x11-wm/echinus/echinus-0.4.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/echinus/echinus-0.4.9.ebuild b/x11-wm/echinus/echinus-0.4.9.ebuild
index 36cbcd703ef5..6ed20ef6b800 100644
--- a/x11-wm/echinus/echinus-0.4.9.ebuild
+++ b/x11-wm/echinus/echinus-0.4.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
inherit eutils toolchain-funcs multilib
DESCRIPTION="A window manager for X in the spirit of dwm"
-HOMEPAGE="http://plhk.ru/echinus"
-SRC_URI="http://plhk.ru/static/${PN}/${P}.tar.gz"
+HOMEPAGE="https://plhk.ru/"
+SRC_URI="https://plhk.ru/static/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"