commit:     97ed9859aec6bc581b92c9ce65758fbc2e801c59
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  5 19:24:43 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Aug  5 19:25:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97ed9859

dev-python/python-ctags: update HOMEPAGE and upstream metadata

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/python-ctags/metadata.xml              | 4 ++--
 dev-python/python-ctags/python-ctags-1.5.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-ctags/metadata.xml 
b/dev-python/python-ctags/metadata.xml
index 123026b3636..17a2cc79000 100644
--- a/dev-python/python-ctags/metadata.xml
+++ b/dev-python/python-ctags/metadata.xml
@@ -7,7 +7,7 @@
        </maintainer>
        <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-ctags3/issues</bugs-to>
+               <remote-id 
type="github">universal-ctags/python-ctags3</remote-id>
+               
<bugs-to>https://github.com/universal-ctags/python-ctags3/issues</bugs-to>
        </upstream>
 </pkgmetadata>

diff --git a/dev-python/python-ctags/python-ctags-1.5.0.ebuild 
b/dev-python/python-ctags/python-ctags-1.5.0.ebuild
index 64adaec8d2a..11636912c57 100644
--- a/dev-python/python-ctags/python-ctags-1.5.0.ebuild
+++ b/dev-python/python-ctags/python-ctags-1.5.0.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 MY_PN="${PN}3"
 DESCRIPTION="Exuberant Ctags indexing python bindings"
-HOMEPAGE="https://github.com/jonashaag/python-ctags3";
+HOMEPAGE="https://github.com/universal-ctags/python-ctags3";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 S="${WORKDIR}/${MY_PN}-${PV}"
 

Reply via email to