dev-python/pymssql: remove dead HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 5 Feb 2018 20:31:20 +0000 (21:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 5 Feb 2018 21:53:51 +0000 (22:53 +0100)
dev-python/pymssql/pymssql-1.0.2-r1.ebuild

index dd4bf164102ed20944fbf39ac325b756887ce57a..24b3891b022839f12475db46a7d5911d16e25440 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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1 flag-o-matic
 
 DESCRIPTION="Simple MSSQL python extension module"
-HOMEPAGE="http://pymssql.sourceforge.net/ https://code.google.com/p/pymssql/ https://pypi.python.org/pypi/pymssql"
+HOMEPAGE="http://www.pymssql.org/en/stable/ https://pypi.python.org/pypi/pymssql"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"