summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sautier.louis@gmail.com>2018-05-12 17:20:33 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-12 20:12:00 +0200
commit39ff45e6d06af59523ddb3e646a9972cb3db4a36 (patch)
tree96b580bb44242d0785db23f4906f5d3384464240 /dev-python/inflect
parentsys-apps/yarn: version bump to 1.6.0 (diff)
downloadgentoo-39ff45e6d06af59523ddb3e646a9972cb3db4a36.tar.gz
gentoo-39ff45e6d06af59523ddb3e646a9972cb3db4a36.tar.bz2
gentoo-39ff45e6d06af59523ddb3e646a9972cb3db4a36.zip
dev-python/inflect: update HOMEPAGE
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/inflect')
-rw-r--r--dev-python/inflect/inflect-0.2.5.ebuild4
-rw-r--r--dev-python/inflect/metadata.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/inflect/inflect-0.2.5.ebuild b/dev-python/inflect/inflect-0.2.5.ebuild
index bffa40f5d2a8..e97cf06935dc 100644
--- a/dev-python/inflect/inflect-0.2.5.ebuild
+++ b/dev-python/inflect/inflect-0.2.5.ebuild
@@ -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"
diff --git a/dev-python/inflect/metadata.xml b/dev-python/inflect/metadata.xml
index ef112529b5b9..9c92a6c72bb7 100644
--- a/dev-python/inflect/metadata.xml
+++ b/dev-python/inflect/metadata.xml
@@ -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>