dev-python/pywebdav: remove dead HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 5 Feb 2018 20:34:16 +0000 (21:34 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 5 Feb 2018 21:53:57 +0000 (22:53 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7085

dev-python/pywebdav/pywebdav-0.9.8-r1.ebuild

index 82507042ad269425c32bf960cfdae03ba585271b..84fb3d628c78e62d131fd0ff9e370615883b3348 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,7 @@ inherit distutils-r1
 MY_P=${P/pywebdav/PyWebDAV}
 
 DESCRIPTION="WebDAV server written in Python"
-HOMEPAGE="https://code.google.com/p/pywebdav/ https://pypi.python.org/pypi/PyWebDAV"
+HOMEPAGE="https://pypi.python.org/pypi/PyWebDAV"
 SRC_URI="https://pywebdav.googlecode.com/files/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2"