summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2018-07-25 23:57:27 +0200
committerLouis Sautier <sbraz@gentoo.org>2018-07-26 01:23:32 +0200
commit9329883f1bf86cdf34435b173a7e4a439342be36 (patch)
tree4119416be301bc8be88a010e9be9c193b21725b4 /dev-python/python-ctags
parentdev-python/pyxml: remove last rited package (diff)
downloadgentoo-9329883f1bf86cdf34435b173a7e4a439342be36.tar.gz
gentoo-9329883f1bf86cdf34435b173a7e4a439342be36.tar.bz2
gentoo-9329883f1bf86cdf34435b173a7e4a439342be36.zip
dev-python/python-ctags: fix bugs-to URL in metadata.xml
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-python/python-ctags')
-rw-r--r--dev-python/python-ctags/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-ctags/metadata.xml b/dev-python/python-ctags/metadata.xml
index 7e80c76c504e..123026b36366 100644
--- a/dev-python/python-ctags/metadata.xml
+++ b/dev-python/python-ctags/metadata.xml
@@ -8,6 +8,6 @@
<upstream>
<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>
+ <bugs-to>https://github.com/jonashaag/python-ctags3/issues</bugs-to>
</upstream>
</pkgmetadata>