diff options
Diffstat (limited to 'dev-python/common/common-0.1.2.ebuild')
-rw-r--r-- | dev-python/common/common-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/common/common-0.1.2.ebuild b/dev-python/common/common-0.1.2.ebuild index 644f3c82be60..78db39794182 100644 --- a/dev-python/common/common-0.1.2.ebuild +++ b/dev-python/common/common-0.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Common tools and data structures implemented in pure python" -HOMEPAGE="https://pypi.org/project/common" +HOMEPAGE="https://pypi.org/project/common/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |