commit:     ff43aac18d9a5160d528fefd99abefb3bffa94dc
Author:     Jan Chren <dev.rindeal <AT> gmail <DOT> com>
AuthorDate: Thu Apr 28 20:46:52 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun May  8 04:19:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff43aac1

net-libs/libproxy: google-code -> github

 net-libs/libproxy/libproxy-0.4.13.ebuild | 4 ++--
 net-libs/libproxy/metadata.xml           | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/libproxy/libproxy-0.4.13.ebuild 
b/net-libs/libproxy/libproxy-0.4.13.ebuild
index 8601068..ab33a4f 100644
--- a/net-libs/libproxy/libproxy-0.4.13.ebuild
+++ b/net-libs/libproxy/libproxy-0.4.13.ebuild
@@ -8,11 +8,11 @@ PYTHON_COMPAT=( python2_7 )
 inherit cmake-multilib eutils flag-o-matic mono python-r1
 
 DESCRIPTION="Library for automatic proxy configuration management"
-HOMEPAGE="https://code.google.com/p/libproxy/";
+HOMEPAGE="https://github.com/libproxy/libproxy";
 LICENSE="LGPL-2.1+"
 
 SLOT="0"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz";
+SRC_URI="https://github.com/libproxy/libproxy/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 KEYWORDS="~alpha ~amd64 ~amd64-linux ~arm ~arm-linux ~hppa ~ia64 ~ia64-linux 
~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-solaris ~x64-macos ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris"
 IUSE="gnome kde mono networkmanager perl python spidermonkey test webkit"

diff --git a/net-libs/libproxy/metadata.xml b/net-libs/libproxy/metadata.xml
index 1321bb9..888eb21 100644
--- a/net-libs/libproxy/metadata.xml
+++ b/net-libs/libproxy/metadata.xml
@@ -14,6 +14,6 @@
                        <pkg>net-libs/webkit-gtk</pkg> for PAC parsing</flag>
   </use>
   <upstream>
-    <remote-id type="google-code">libproxy</remote-id>
+    <remote-id type="github">libproxy/libproxy</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to