diff options
Diffstat (limited to 'dev-python/pyenchant/pyenchant-1.6.6.ebuild')
-rw-r--r-- | dev-python/pyenchant/pyenchant-1.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyenchant/pyenchant-1.6.6.ebuild b/dev-python/pyenchant/pyenchant-1.6.6.ebuild index 707d7c4c51b8..d1be637659cd 100644 --- a/dev-python/pyenchant/pyenchant-1.6.6.ebuild +++ b/dev-python/pyenchant/pyenchant-1.6.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 DESCRIPTION="Python bindings for the Enchant spellchecking system" -HOMEPAGE="http://pyenchant.sourceforge.net https://pypi.org/project/pyenchant" +HOMEPAGE="http://pyenchant.sourceforge.net https://pypi.org/project/pyenchant/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" |