projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45f7b93
)
dev-python/enzyme: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 17:35:40 +0000
(
03:35
+1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 09:44:43 +0000
(11:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/enzyme/enzyme-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/enzyme/enzyme-9999.ebuild
b/dev-python/enzyme/enzyme-9999.ebuild
index b206b8a585fb68fccc50dd6290223590e2e48957..c9d243a749c95b022bcd9cf769f5e8813941d31d 100644
(file)
--- a/
dev-python/enzyme/enzyme-9999.ebuild
+++ b/
dev-python/enzyme/enzyme-9999.ebuild
@@
-10,7
+10,7
@@
inherit distutils-r1 git-r3
DESCRIPTION="Python video metadata parser"
HOMEPAGE="https://github.com/Diaoul/enzyme https://pypi.python.org/pypi/enzyme"
-EGIT_REPO_URI=
( {https,git}://github.com/Diaoul/${PN}.git )
+EGIT_REPO_URI=
"https://github.com/Diaoul/${PN}.git"
SRC_URI="test? ( mirror://sourceforge/matroska/test_files/matroska_test_w1_1.zip )"
LICENSE="Apache-2.0"