dev-python/ctypesgen: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:17:21 +0000 (21:17 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:17:21 +0000 (21:17 +0200)
Package-Manager: portage-2.2.20.1

dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild
dev-python/ctypesgen/ctypesgen-0_p72.ebuild

index d00340fa03a90610a9df6a60d63cd39ff8176746..818f70d7b87b7e2e58eb3b8770ab9b06804f0a2d 100644 (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"
index 072e9eb20fd204a51931ea10c64436b7fd182430..24e43d29e44e39c607e47ab5c2b843b93237c330 100644 (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"