commit:     4893937c1884c0cde871e2bb469a64f9d7d8853c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 04:58:18 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 05:40:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4893937c

dev-python/tracing: Fix license and use HTTPS

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 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 d6f70ff1f19..5bac6d5c721 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"

Reply via email to