mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pyodbc: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user