commit: 21e199be0b79e155d1a54a6bd6b9fd8c0ebe2c87
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 09:51:35 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 10:44:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e199be
dev-python/pywebkitgtk: migrate away from google code #544092
Package-Manager: portage-2.3.0
dev-python/pywebkitgtk/metadata.xml | 3 ---
dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild | 6 +++---
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-python/pywebkitgtk/metadata.xml
b/dev-python/pywebkitgtk/metadata.xml
index 465bf15..dd2a7ca 100644
--- a/dev-python/pywebkitgtk/metadata.xml
+++ b/dev-python/pywebkitgtk/metadata.xml
@@ -13,7 +13,4 @@
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
- <upstream>
- <remote-id type="google-code">pywebkitgtk</remote-id>
- </upstream>
</pkgmetadata>
diff --git a/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild
b/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild
index 34809a0..b406cca 100644
--- a/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild
+++ b/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools-utils python-r1 virtualx
DESCRIPTION="Python bindings for the WebKit GTK+ port"
-HOMEPAGE="https://code.google.com/p/pywebkitgtk/"
-SRC_URI="https://pywebkitgtk.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/jmalonzo/pywebkitgtk"
+SRC_URI="https://github.com/jmalonzo/${PN}/archive/${PN^^}_${PV//./_}.tar.gz
-> ${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"