diff options
Diffstat (limited to 'dev-python/kitchen/kitchen-1.2.4.ebuild')
-rw-r--r-- | dev-python/kitchen/kitchen-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kitchen/kitchen-1.2.4.ebuild b/dev-python/kitchen/kitchen-1.2.4.ebuild index b92d4713e91b..583f8303832b 100644 --- a/dev-python/kitchen/kitchen-1.2.4.ebuild +++ b/dev-python/kitchen/kitchen-1.2.4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 DESCRIPTION="A cornucopia of useful code" -HOMEPAGE="https://pypi.org/project/kitchen" +HOMEPAGE="https://pypi.org/project/kitchen/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2+" |