dev-python/ctypesgen: 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:17:21 +02:00
parent 187e8820ca
commit 8acf0f1501
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"