commit:     7daa895e6cf8a4545338179083e274cd0586dc3e
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 19:50:46 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 19:50:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7daa895e

net-libs/pacparser: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 net-libs/pacparser/pacparser-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/pacparser/pacparser-1.3.1.ebuild 
b/net-libs/pacparser/pacparser-1.3.1.ebuild
index 651e6ea..ec616c2 100644
--- a/net-libs/pacparser/pacparser-1.3.1.ebuild
+++ b/net-libs/pacparser/pacparser-1.3.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils python-r1 multilib
 
 DESCRIPTION="Library to parse proxy auto-config files"
-HOMEPAGE="https://code.google.com/p/pacparser/";
+HOMEPAGE="https://github.com/pacparser/pacparser";
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="LGPL-3"

Reply via email to