dev-python/pyodbc: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:23:05 +02:00
parent c8dfbea604
commit 51f21eb80b

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="python ODBC module to connect to almost any database"
HOMEPAGE="https://code.google.com/p/pyodbc"
HOMEPAGE="https://github.com/mkleehammer/pyodbc"
SRC_URI="https://pyodbc.googlecode.com/files/${P}.zip"
LICENSE="MIT"