projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec3d238
)
dev-python/tracing: Fix license and use HTTPS
author
Matt Turner
<mattst88@gentoo.org>
Fri, 12 Jul 2019 04:58:18 +0000
(21:58 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 12 Jul 2019 05:40:20 +0000
(22:40 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/tracing/tracing-0.10.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/tracing/tracing-0.10.ebuild
b/dev-python/tracing/tracing-0.10.ebuild
index d6f70ff1f1993681d4a112973cf1accd22ef1c81..5bac6d5c7215130939c5f87d40f08f24e71539a3 100644
(file)
--- 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="http
s
://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"