Skip to content

Commit

Permalink
dev-python/pywebdav: remove dead HOMEPAGE
Browse files Browse the repository at this point in the history
Closes: gentoo#7085
  • Loading branch information
mm1ke authored and mgorny committed Feb 5, 2018
1 parent 3dfa82c commit 8706e1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-python/pywebdav/pywebdav-0.9.8-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 8706e1d

Please sign in to comment.