From 4893937c1884c0cde871e2bb469a64f9d7d8853c Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 11 Jul 2019 21:58:18 -0700 Subject: [PATCH] dev-python/tracing: Fix license and use HTTPS Signed-off-by: Matt Turner --- dev-python/tracing/tracing-0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/tracing/tracing-0.10.ebuild b/dev-python/tracing/tracing-0.10.ebuild index d6f70ff1f199..5bac6d5c7215 100644 --- a/dev-python/tracing/tracing-0.10.ebuild +++ b/dev-python/tracing/tracing-0.10.ebuild @@ -8,10 +8,10 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Debug log/trace messages" -HOMEPAGE="http://liw.fi/tracing/" +HOMEPAGE="https://liw.fi/tracing/" SRC_URI="http://git.liw.fi/cgi-bin/cgit/cgit.cgi/python-tracing/snapshot/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 x86" IUSE="doc examples" -- 2.26.2