commit: 30534b7ad75fe78dc626c6e390706f8ccd129d7a Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com> AuthorDate: Tue May 24 12:07:06 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed May 25 08:00:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30534b7a
dev-python/python-ctags: fix metadata, use new upstream Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1529 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-python/python-ctags/metadata.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/python-ctags/metadata.xml b/dev-python/python-ctags/metadata.xml index 06a584d..331f363 100644 --- a/dev-python/python-ctags/metadata.xml +++ b/dev-python/python-ctags/metadata.xml @@ -11,8 +11,8 @@ <name>Proxy Maintainers</name> </maintainer> <upstream> - <remote-id type="pypi">humanize</remote-id> - <remote-id type="github">hddmet/python-ctags</remote-id> - <bugs-to>https://github.com/hddmet/python-ctags/issues</bugs-to> + <remote-id type="pypi">python-ctags3</remote-id> + <remote-id type="github">jonashaag/python-ctags3</remote-id> + <bugs-to>https://github.com/jonashaag/python-ctags/issues</bugs-to> </upstream> </pkgmetadata>
