summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-11 16:00:53 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-15 15:27:21 +0100
commit42448821b8144d00fad41594447fe112eb271b2f (patch)
tree862e5126d1b9183619dd6f94e0de059f28f09c0e /dev-python/kitchen
parentsci-mathematics/gimps: version bump to 29.4 build 8. (diff)
downloadgentoo-42448821b8144d00fad41594447fe112eb271b2f.tar.gz
gentoo-42448821b8144d00fad41594447fe112eb271b2f.tar.bz2
gentoo-42448821b8144d00fad41594447fe112eb271b2f.zip
dev-python/kitchen: remove dead HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/7155
Diffstat (limited to 'dev-python/kitchen')
-rw-r--r--dev-python/kitchen/kitchen-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/kitchen/kitchen-1.2.4.ebuild b/dev-python/kitchen/kitchen-1.2.4.ebuild
index 8420a55ca661..fdf3cb4498c8 100644
--- a/dev-python/kitchen/kitchen-1.2.4.ebuild
+++ b/dev-python/kitchen/kitchen-1.2.4.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=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
DESCRIPTION="A cornucopia of useful code"
-HOMEPAGE="https://fedorahosted.org/kitchen/ https://pypi.python.org/pypi/kitchen"
+HOMEPAGE="https://pypi.python.org/pypi/kitchen"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2+"