mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-python/ctypesgen: 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
|
||||
|
||||
DESCRIPTION="Python wrapper generator for ctypes"
|
||||
HOMEPAGE="https://code.google.com/p/ctypesgen/"
|
||||
HOMEPAGE="https://github.com/davidjamesca/ctypesgen"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
@@ -9,7 +9,7 @@ SUPPORT_PYTHON_ABIS="1"
|
||||
inherit distutils
|
||||
|
||||
DESCRIPTION="Python wrapper generator for ctypes"
|
||||
HOMEPAGE="https://code.google.com/p/ctypesgen/"
|
||||
HOMEPAGE="https://github.com/davidjamesca/ctypesgen"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user