net-libs/libproxy: google-code -> github
authorJan Chren <dev.rindeal@gmail.com>
Thu, 28 Apr 2016 20:46:52 +0000 (22:46 +0200)
committerJason Zaman <perfinion@gentoo.org>
Sun, 8 May 2016 04:19:29 +0000 (12:19 +0800)
net-libs/libproxy/libproxy-0.4.13.ebuild
net-libs/libproxy/metadata.xml

index 8601068a20e60da43be247963467a238149c6fc5..ab33a4fd237cd04fac2c18a71e6ef32d367af3db 100644 (file)
@@ -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"
index 1321bb93f3f57c0eba8ed7a16b0e2888d2e7f5c6..888eb2133a607f2fe966189f9fdf7dfb8b489e78 100644 (file)
@@ -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>