diff --git a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild index d00340fa03a90..818f70d7b87b7 100644 --- a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild +++ b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild @@ -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" diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild index 072e9eb20fd20..24e43d29e44e3 100644 --- a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild +++ b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild @@ -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"