commit:     8acf0f1501459c3e0888f08e59a059f768245413
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 19:17:21 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 19:17:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acf0f15

dev-python/ctypesgen: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild | 2 +-
 dev-python/ctypesgen/ctypesgen-0_p72.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild 
b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild
index d00340f..818f70d 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 072e9eb..24e43d2 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"

Reply via email to