dev-python/inflect: update HOMEPAGE
authorLouis Sautier <sautier.louis@gmail.com>
Sat, 12 May 2018 15:20:33 +0000 (17:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 12 May 2018 18:12:00 +0000 (20:12 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-python/inflect/inflect-0.2.5.ebuild
dev-python/inflect/metadata.xml

index bffa40f5d2a8a85234ecc9b07fb3bfa9488ac2c8..e97cf06935dc0611ea6fe699d8af183023261393 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Correctly inflect words and numbers"
-HOMEPAGE="https://github.com/pwdyson/inflect.py"
+HOMEPAGE="https://github.com/jazzband/inflect"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="AGPL-3"
index ef112529b5b9b84bae145c0b423ddc4b453abd2e..9c92a6c72bb783986bf3f352ac40970f357a4892 100644 (file)
@@ -11,6 +11,6 @@
        </maintainer>
        <upstream>
                <remote-id type="pypi">inflect</remote-id>
-               <remote-id type="github">pwdyson/inflect.py</remote-id>
+               <remote-id type="github">jazzband/inflect</remote-id>
        </upstream>
 </pkgmetadata>