diff options
Diffstat (limited to 'dev-python/enzyme/enzyme-9999.ebuild')
-rw-r--r-- | dev-python/enzyme/enzyme-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enzyme/enzyme-9999.ebuild b/dev-python/enzyme/enzyme-9999.ebuild index 3c717ab3550d..907cfab57d78 100644 --- a/dev-python/enzyme/enzyme-9999.ebuild +++ b/dev-python/enzyme/enzyme-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE='xml(+)' inherit distutils-r1 git-r3 DESCRIPTION="Python video metadata parser" -HOMEPAGE="https://github.com/Diaoul/enzyme https://pypi.python.org/pypi/enzyme" +HOMEPAGE="https://github.com/Diaoul/enzyme https://pypi.org/project/enzyme" EGIT_REPO_URI="https://github.com/Diaoul/${PN}.git" SRC_URI="test? ( mirror://sourceforge/matroska/test_files/matroska_test_w1_1.zip )" |