From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9BB8513824B for ; Sun, 8 May 2016 04:30:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4788DE07D2; Sun, 8 May 2016 04:30:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BEDDCE07D9 for ; Sun, 8 May 2016 04:30:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69882340817 for ; Sun, 8 May 2016 04:30:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF530856 for ; Sun, 8 May 2016 04:30:40 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1462681169.ff43aac18d9a5160d528fefd99abefb3bffa94dc.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libproxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libproxy/libproxy-0.4.13.ebuild net-libs/libproxy/metadata.xml X-VCS-Directories: net-libs/libproxy/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: ff43aac18d9a5160d528fefd99abefb3bffa94dc X-VCS-Branch: master Date: Sun, 8 May 2016 04:30:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5126d9af-4e9c-46cf-8ce9-5e62fc7c5558 X-Archives-Hash: 46b02d173dedaccbc195fd6950bf63e6 commit: ff43aac18d9a5160d528fefd99abefb3bffa94dc Author: Jan Chren gmail com> AuthorDate: Thu Apr 28 20:46:52 2016 +0000 Commit: Jason Zaman gentoo 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 @@ net-libs/webkit-gtk for PAC parsing - libproxy + libproxy/libproxy